CSS Layouts: Replacing the Table…

Instructions

You will be using this layout image and making it into a tableless design.

  1. First, take the layout/index.html file. This is the one that you will be working from.
  2. Next, you will need to break the sections of the layout into its respected divs. The names of each of these divs are as follows:
    1. container
    2. header
      1. top
      2. h1-image
    3. middle
      1. left
      2. content
      3. right
      4. clear
    4. footer
  3. The image for the layout and how it is to be broken up can be found here: Layout Image with Borders
  4. Use the above naming of each section as you place the divs around the specified sections.
  5. Set up an external stylesheet and name the divs section for id tags.
Techrangers SM | October 26, 2004