The only example of purely efficient structural markup I've seen in
the past few years is this:
http://www.projectseven.com/tutorials/articles/css/div_less/


 You want to explain this one?
<*ul>
<*li>
<*p>This page is laid out using heading, paragraph, and list tags. Neither SPANs nor DIVs have been used.</ p>
<*/li>
<*/ul>

Now, that's a nice page, other than that silliness with the one item list, it's a great example of div-orexia and span-defficiency. But what's no joke, is that XHTML 2.0 won't have the IMG tag, and it will actually promote using lots of <*section> and <*line>.

You can read more here: http://www-128.ibm.com/developerworks/library/wa-xhtml/


Reply via email to