Monday, August 21, 2006

This Blog in Graph Form

I came across an interesting little Java Applet at Websites as Graphs.

It scans an HTML page and maps out the relationship as a graph. I don't see any real use for this but the images can be fun and watching them unfold is interesting.

You can see an amazing array of websites as graphs at Flickr tagged with: websitesasgraphs.


What do the colors mean?
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

0 Comments:

Post a Comment

<< Home