The Aharef blog contains an applet that generates a spectacular graph
of the HTML coding of any page on the Internet.
This is a graph of our home page:
The color coding is as follows:
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.
All of this has no practical use as far as we have been able to
determine. However, it certainly looks pretty -- much like the evening sky in
the U.S. on July 4, or in Canada on July 1.