Recent Changes - Search:

Web Design

This website demonstrates using wikis as teaching and learning tool.

The course instructor is happy to share the teaching materials here with those who find it readable.

Layout Design with CSS

Overview: This tutorial gives you a hands-on experience in using CSS to make web page layout. You will learn how to use CSS to create a simple two column layout.


Activity 1:

This is a tutorial on how to use CSS to create a simple two column layout.
  • Use about 20 minutes to go through the tutorial.

Activity 2:

  • Download the HTML (with embedded CSS) of the simple two column layout you studied in Activity 1.
  • Remove the embedded CSS in the HTML. Then create a new file to inclue the CSS for the layout. In the HTML file, put a link to the exteranl CSS.

Activity 3:

  • Modify the CSS in Activity 2 so that the page layout would look like the following.
Color code for the body background: #fbf5df
Color code for the sidebar link text: #c0dEeC
  • Submit your CSS file to Steven.

Acknowledgment


Edit - History - Print - Recent Changes - Search
Page last modified on October 06, 2010, at 10:34 PM