Website design -- HTML 3 CSS (Cascading Style Sheets)

HTML 3 CSS Cascading Style Sheets

Style Sheets are a way of styling a website so that it can easily be changed without changing the code on each page. For this tutorial we will be using an embedded style sheet but will learn how to reference an external style sheet in the next lesson.

Students are to visit the CSS Tutorial page and look at its code. They should copy and paste the code from that page and modify it to create their own page. This page should be titled, 03.html and have a link to the first and second page the students made.

In addition, students should modify their first and second pages so that those pages link to the new page they make for this assignment.

Evaluation:
5 points -- Sufficiently modified the code (Make this your own page and make it look good.)
3 points -- Links to previous web pages included.
2 points -- Links modified on previous pages to link to this additional page

10 points total




Back to top