Share your thoughts

Thursday, January 11, 2007

Bouncy Balls

Interesting? I found it on the net and I thought of showing it in my blog. It's worth watching! Enjoy it!

Labels: ,

Thursday, January 04, 2007

SITEGRAPH

What an interesting thing! Quite useless, but... nice.

So if you write a website address, you get the picture of it in a graph, which seems to represent in different colours the tags, images, tables... included in the webpage.

This is the graph of my blog:


And... what do the colours 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
grey: all other tags

In case you want your sitegraph, visit: http://www.aharef.info/static/htmlgraph/

Labels: