TripleLine by Gaumont

Just wanted to see if i could do something like this, just for fun. And well it turned out i could. However I'll NEVER do it again =)

The design is of course VERY heavy on tables. The Colors of the lines is however easy to change as its set by CSS.

Designed for 600x800, but anything above that works aswell.

If anyone wants to use it, i would recomend using an simpe Javascript + innerHTML, for changing the content in this cell.

Something like:

function printLinks(){
yourString = "<a href=www.something.com>LINK</a>";
document.getElementById("cellName").innerHTML=yourString;
}


20 June 2004
/ Gaumont

Courtesy Open Web DesignThanks to Web Hosting Geeks