|
BonRouge -> RE: Quick CSS rant (3/17/2006 12:19:38)
|
You're missing the point. HTML is for labeling what is inside the tags - headings go in hx tags, paragraphs go in p tags, lists go in ul/ol/li tags and tabular data goes in table tags. Besides, have you ever listened to a screen reader? It reads some seriously messed up nonsense when it's reading the contents of tables. Give it properly marked-up pages and it makes sense. (I really wasn't planning to get into a debate about this - as I said, there are some pretty heated ones already out there).
|
|
|
|