Henri Sivonen wrote: > Another thing that I've noticed is that (X)HTML doesn't provide any > semantic markup for indicating which part of the page are main > content and which parts are navigation. How about defining the contents of the outer-most <section/> as the main content, and everything outside it as navigation, footers, etc.? Example: <body> (navigation lists, etc.) <section> <h>Main header</h> (content, subsections, etc.) </section> footer, more navigation, etc. </body> /JonasReceived on Thursday, 22 August 2002 17:29:47 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 6 April 2009 12:59:17 GMT