Steve's 90s website

Steve's 90s website

As part of my Programming and the Web for Beginners course from Coursera I've been asked to write a static website using html amd css.

That's pretty 90s, I thought, so I decided to make a website which celebrates the best of 1990s website design.

Feature Method Result
Awesome starfield background Link to an image I uploaded to tinypic using the background-image: CSS property
Overuse of animated gifs Link to an image on tinypic using html img tab
Non-standard hyperlink colour Set the colour of the a element using the color: CSS property
Syntax Highlighting for CSS Using the "Code" CSS class to highlight code elements with a different colour.

Still to do