
blue: for links (the A tag)
red: for tables (TABLE, TR and TD tags)
green: for the DIV tag
violet: for images (the IMG tag)
yellow: for forms (FORM, INPUT, TEXTAREA, SELECT and OPTION tags)
orange: for linebreaks and blockquotes (BR, P, and BLOCKQUOTE tags)
black: the HTML tag, the root node
grey: all other tags
There are no red dots (tables) in our graph. Internet Vibes is XHTML compliant.
[via Drawn]






August 19th, 2006 at 2:52 am
Uh, tables are part of XHTML.
August 19th, 2006 at 4:08 am
so please correct me whre tables are not ?
DHTML Strict ?
i really don’t know exactly!
thanks!
August 20th, 2006 at 3:45 am
Tables are compliant in all doctypes. W3C only discourages use of tables for layout. Tables should only be used for tabular data, but they are to be used.