I there a way to wrap text inside this div into <p></p>
?
<div class="remove">
<h2 class="MsgHead">Messages</h2>
<img height="16" width="16" src="img.jpg"/>
Error saving details
<img height="16" width="16" src="img.jpg" alt="information"/>
Please check your entries and try again
</div>
I meant those sentences that are outside any tags (inside remove)
`.
– Jan Aagaard Oct 05 '09 at 14:26