Background Fader

= 1) {

document.bgColor=”#” + Color[where] +”0000″;

where -= 1;

setTimeout(“fadeIn(“+where+”)”, 15);

} else {

setTimeout(‘fadeOut(1)’, 15);

}

}

function fadeOut(where) {

if (where

Posted in Uncategorized | Leave a comment

HTML, XHTML, & CSS – Visual QuickStart Guide, 6th Edition (2006)

Continue reading

Posted in Uncategorized | Leave a comment

Hello world!

Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!

Posted in Uncategorized | 1 Comment