Assignment: Frameset Samples - 20 points

In learning to use frames, you will be creating a number of sample framesets.

Part 1:

File and Folder Structure

  • Save these pages in webdesign/semester1 folders into a new folder called framesets
  • Name them as described below

top

Part 2:

Creating the Basic Source Pages

  • Create 5 basic HTML pages using appropriate format
    • top.htm
    • left.htm
    • main.htm
    • right.htm
    • bottom.htm
  • On each page, choose a different background color
  • On each page, add a piece of text in a contrasting color identifying its name using the <h1></h1> tags (position/location - top, left, main, right, bottom)

top

Part 3:

Evaluation

Create 5 frameset documents

  • top and main frame (given as sample 1) - name it topandmain.htm
  • left and main frame (given as sample 2) - name it leftandmain.htm
  • nested top frame (left extends top to bottom, top and main are nested in second vertical (column) frame - name it nestedtop.htm
  • nested left frame (top extends left to right, left and main are nested in second horizontal (row) frame - name it nestedleft.htm
  • combination of all 5 frames in any nested format that makes sense - name it comboset.htm -
    • you will POSSIBLY have to do multiple nesting

When finished, link each frameset file listed above to your portfolio home page. Try using the nested list below the heading "Table Samples" with a bullet/number for each sample.

  • Do NOT link the five separate "content" pages to your poftfolio

top