- From: David Woolley <david@djwhome.demon.co.uk>
- Date: Fri, 7 Jul 2006 07:13:52 +0100 (BST)
- To: www-style@w3.org
> For example a <ul> of links is because they are an unordered list of > links... its then presented to the user/device to show that its a > navigation bar... but I suppose that interpretation could also be I think this is really the result of people trying to use HTML to write their own user agents. True semantic markup in this case would probably have the navigation bar as a separate document, referenced by a link element, that the browser would present appropriately. That's not going to happen, now, though.
Received on Friday, 7 July 2006 07:18:22 UTC