G'day

   Very simply:

   <div>
       <p>Hello.</p>
       <p></p>
   </div>

   Is there any way to have the second "p" appear without
   inserting a non-breaking space?
Question: What's the (semantic or otherwise) meaning of the empty paragraph?
If it's only there to add extra white-space, why not add padding-bottom:1em (or 
whatever you need) to the div?

If it's there for another reason, you could try giving it a height (through CSS)

Regards --
Bert Doorn, Better Web Design
http://www.betterwebdesign.com.au/
Fast-loading, user-friendly websites

******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************

Reply via email to