November 17, 2009

Cool Infographics had a cool entry on visualizing the structures of web sites.

I decided to run it on my site's front page.

The dots are color coded:

  • Links (the A tag)
  • Tables (TABLE, TR and TD tags)
  • DIV tags
  • Images (the IMG tag)
  • Form Elements: (FORM, INPUT, TEXTAREA, SELECT and OPTION tags)
  • Breaks and Quotes (BR, P, and BLOCKQUOTE tags)
  • HTML tag, the root node
  • All other tags

There's an surprising node of high complexity at the top, which is actually the structure of my news stream.

keyword visualization  keyword web  keyword complexity