Wednesday, May 27, 2009

HTML Lab 6

Cover the following w3schools.com CSS tutorials:

  • CSS Home
  • CSS Introduction
  • CSS Syntax
  • CSS How To
  • CSS Background
  • CSS Text
After that, complete the following lab exercise.

Creating a Website Linked to an External CSS

Create a 3 page website, all of which are linked to an external style sheet. The style sheet should specify the background colour (or background image) and also include the formatting of text for all the 3 html documents. This would produce a website with uniform formatting.

Friday, May 1, 2009

HTML Lab 5

Cover the following w3schools.com HTML tutorials:

  • HTML Frames

After that, complete the following lab exercise.


Creating a Website with Frames

For this exercise, you'll need to create a Website with 2 vertical frames. On the left frame, you will have four links. Upon clicking those links, webpages will open in the right frame.

Your finished website should look like this example.