<< Return to Homework Page
Lab 1 - Due: 5/23/06
Building Web Presence.
Grading Criteria
10 points total
- 1 pt - Web site successfully posted online.
- 1 pt - Print out of code turned in along with URL where website can be found online.
- 2 pts - Successfully closed all tags.
- 1 pt - Successfully added a title to the webpage with the <title> tag.
- 1 pt - Successfully added a paragraph to the webpage with the <p> tag.
- 1 pt - Successfully added an image to the webpage with the <img> tag.
- 1 pt - Successfully added a link to the webpage with the <a> tag.
- 1 pt - Successfully added a list to the webpage with the <ul> or the <ol> or the <dl> tag.
- 1 pt - Successfully added a table to the webpage with the <table> tag and other needed tags.
Extra Credit
+ 1 pt - Added one of the 3 CSS extra credit options.
+ 1 pt - Added one of the 3 CSS extra credit options.