Dreamweaver Homework:
Make a website in Dreamweaver. No images!!
- Root directory: dream_one
- Make three pages:
- indoor.html
- outdoor.html
- olympics.css
- Use only ONE external style sheet (10 points), named olympics.css, do not use inline or embedded styles (10 points)
- Use each of the following tags on each of the html pages: body, p, h1, h2, and ol
or ul (20 points)
- You may use more tags if you would like
- But no images yet, please
- Please add some text in those paragraphs about the Olympics, so you can see how the styling affects the text (10 points)
- Link indoor to outdoor and outdoor back to indoor; these must be relative links (10 points)
- style each of the above tags in the external css style sheet (20 points)
- Do not style a tag twice. (10 points)
- In other words, your olympics.css page should say h1 only once, h2 only once, etc
- be sure to link up each of the html pages to olympics.css using a relative reference (10 points)
- upload the dream_one directory to the server
- Send an email with the URL of the folder to pegramite170@gmail.com (do not send it to another email address)
- Note that in this assignment there will not be an index.html page in the dream_one directory so that a directory listing of the files will appear
Revised: October 25, 2010 Comments to William Pegram, bill@billpegram.com.