Feeds:
Posts
Comments

Posts Tagged ‘graph’

Webpages as Graphs
Here’s an applet that traverses the html of a web page and turns it into a nifty graphic visualisation.  Great for  making the underlying structure clear. (Developed  by Ahare)
The great thing about this is the colour coding for the pages.
blue: for links (the A tag)
red: for tables (TABLE, TR and TD tags)
green: for [...]

Read Full Post »