Design a Website class 4

esse quam videri
Jump to: navigation, search

quick xhtml and css review

because repetition is good for learning these kinds of things.

Linking CSS Pages

http://htmlhelp.com/reference/css/style-html.html

<link rel=StyleSheet href="style.css" type="text/css" media=screen />

INCLASS we're going to make 3 xhtml pages that link to eachother. All 3 will be linked to the same style sheet.


Project 1

Project one should be a website, about something you know enough to talk about, and care enough to share about.

Project 1 should have:

  • at least two pages (but as many as you think are required)
  • at least 4 hyperlinks (some internal, some external)
  • at least 3 images
  • at least 3 paragraphs of text
  • 1 stylesheet that is linked (I only want your page to have 1 stylesheet, no more)
  • at least 1 list

info about open labs is at http://iam.colum.edu (under resources)