Re: Concerns about the "l" element name <l>

After posting my last message I had a think about the examples I gave, specifically the first.  It was taken from a site I recently
developed,  thus it did not account for the changes in XHTML 2.0.  In XHTML 2.0 a better method would seem to be:

<nl>
    <label>Tools</label>
    <li href="/cart/" title="View items that you have placed in to your cart and prepare your order for purchase.">Cart</li>
    <li href="/members/settings/" title="Modify your account details.">Settings</li>
    <li href="/downloads/" title="Download files that your have purchased or received for free.">Downloads</li>
</nl>

So it might be best if you were to ignore "{1} an example of extended navigation:" of my last message.



Thomas O'Connor, me@ocoth.id.au, http://ocoth.id.au/

Received on Thursday, 4 November 2004 00:11:49 UTC