Home > Uncategorized, website > Websites as Graphs

Websites as Graphs

Monday, May 29th, 2006 Leave a comment Go to comments

I found out about this on Slashdot or Metafilter I think. The picture below shows what longklaw.com looks like as a graph. The graph was created using an application located at http://www.aharef.info/static/htmlgraph. I’m not sure it gives any useful information, but it looks interesting at least.

The following description of what the colors mean was taken from the website used to create the graph:
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
gray: all other tags

Tags: