[pmwiki-users] Containing DIV elements within an LI?

DaveG pmwiki at solidgone.com
Tue Jan 13 22:55:21 CST 2009


I realize that DIV elements within LI is not valid html, but I was 
trying to fit within an existing framework.

Anyway, the closest I could get was:
* test
   %xx%Some text%%

Which produces a span rather than a div. Some css styling with 
"display:block" produces the 'equivalent' of a div, so it's close enough.

  ~ ~ Dave

DaveG wrote:
> Is it possible to contain other elements within an LI, like:
> <li>test
>    <div class="xx">
>      <p>Some text</p>
>    </div>
> </li>
> 
>   ~ ~ Dave
> 
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users
> 



More information about the pmwiki-users mailing list