Visualise Your Website With HTML DOM Visualizer

I remember long ago finding a great java applet online that allowed you to view any website as a huge entanglement of colour coded nodes, representing every type of tag in your HTML source code, connected to each other to give a visual layout at what your source code looks like. Finding it again has eluded me for a long time but I finally found it today and I’m rather chuffed with myself! The HTML DOM Visualizer is a great way to see how well layed out your website is, how many of each tag you employ in you sites design, and it’s really just a very novel idea – I’ve never seen any other similar program. I wonder if there’s a way to deduce how search engine friendly a website is just by looking at its DOM graph – any ideas?… anyone?…. hello?….

Here is what each colour in the chart means:

  • blue: for links (‘a’ tags)
  • 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: any other tags

As a perfect example, here’s how this site looks when passed through the script:

HTML DOM Visualizer of procectVISIAL.NET

To see the applet in action check out how the graph for projectVISUAL evolves.

I'd appreciate it if you could Digg or Stumble this post :)
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Fark
  • Furl
  • NewsVine
  • Technorati
  • email
  • Yahoo! Buzz
  • Digg
  • StumbleUpon
  • TwitThis

If you enjoyed todays post, then subscribe to the RSS Feed, or subscribe by EMAIL:)

Related Posts

2 Comments

  1. byron says:

    this is so cool! I can’t imagine tags can be represented visually. Gotta go see how my site looks like..

  2. Stephen says:

    Hi byron, it’s a great tool but it sends my laptop fan into overdrive! It’s a very intensive script!

Got something to say??? Speak out!!!

Your email is never published nor shared. Required fields are marked *

*
*
CommentLuv Enabled

Spam Protection by WP-SpamFree

Bad Behavior has blocked 183 access attempts in the last 7 days.