creating a website
Final Project
Technical Checklist
File Organization done
Final project folder name: partner1Lastname_partner2Lastname
3 .html Pages (main page named index.html)
images folder
css folder
4 .css files (global css named global.css)
All names lowercase letters
All files names no spaces
All file names meaningful
Only necessary files are submitted
.html Pages Page1 Page2 Page3
.html files has a meaningful title
Style appears in the html files (all css files used correctly)
images have meaningful alt descriptions
Navigation is done with unordered list
3 list items (from unorder list) open the 3 html pages and the rest open
position to the top of current page
Contents indented logically
Contents easy to read
Not sophisticated
Validate .html pages
.css Files css1 css2 css3 css4
Contents organized logically
Contents indented logically
Contents easy to read
Not sophisticated
Validate .html pages