[UPHPU] proper HTML lists
Wade Preston Shearer
lists at anavidesign.com
Thu Feb 24 09:51:56 MST 2005
Which of these is proper? or does it matter?
Option 1:
<ul>
<li>
<ul>
<li></li>
<li></li>
<li></li>
<li></li>
</ul>
</li>
<li>
<ul>
<li></li>
<li></li>
<li></li>
<li></li>
</ul>
</li>
</ul>
Option 2:
<ul>
<li></li>
<ul>
<li></li>
<li></li>
<li></li>
<li></li>
</ul>
<li></li>
<ul>
<li></li>
<li></li>
<li></li>
<li></li>
</ul>
</ul>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2371 bytes
Desc: not available
Url : http://uphpu.org/pipermail/uphpu/attachments/20050224/094d8f0a/smime.bin
More information about the UPHPU
mailing list