The project in this course is for you to design and implement a webpage about the topic of your choosing. The project will be split into 4 parts. Part 4 brings the project to a conclusion by developing your web pages.
Due Date and Time
Project Part 4 is due by 5:59pm on April 18th, 2019. I will disable submission at the beginning of class.
Instructions
Setup
- There are no files to download for Project Part 4.
Goals
The main goal for Part 4 is to build the website you have spent the last few weeks designing. This part is worth 27 points.
- Implement the 4 pages you built wire frames for. (4pts)
- Place all style rules in a single style.css file and link to it from each HTML file. (5pts)
- Ensure that your style.css file and HTML files validate. (5pts)
- All 4 pages must be responsive using either desktop first design or mobile first design. (5pts)
- All 4 pages must include attributes for accessibility on images and tables. There must be at least one image or table on each page. Points will be lost if there are images or tables without the needed attributes. (4pts)
- All implemented pages should be linked to each other using <h;a> elements in some way. (4 pts)
How to Submit Your Work
Upload all html files, the style.css file and any supporting files (images, media files, etc) that are used by your website to the ‘CS0134-P4-<username>’ Box folder.
Note: When you want to upload a new version of one of your project files, click on the file in box and select “Upload New Version”.
I highly recommend that each time you work on this or any other exercise, that you upload your files to Box even if you are not done with the exercise. In this way, if something happens before the submission deadline that keeps you from uploading the finished exercise, there is still something to be graded.