Is there any way to force a paragraph within an LI element?

I'd like to end up with something like this, but seem to be unable to 
create P tags (which are valid in list elements, unlike DIV tags), and 
can't have embedded style % elements:
   <li class='a'>
     <p class='b'>text <span class='b1'>b1</span> more</p>
     <p class='c'>next line</p>
   </li>

I've tried many things, but without seem to be stuck without either 
being able to embed styles, or produce P tags. On a test page at DaveG/Test.

  ~ ~ Dave

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to