In this assignment you will improve your ability to build pages that use additional HTML techniques and apply CSS to the page’s HTML to provide some styling experience and comparison among different styling parameters.
Information relevant to this assignment appears in CSS: The Missing Manual by David Sawyer MacFarland in Chapters 1-3, 6 and 7. By reading these chapters (or equivalent sources) and looking at examples on W3Schools, specifically the tutorials at www.w3schools.com/css and www.w3schools.com/css3 you should be able to fulfill the requirements.
A publisher has hired you to create a demo for their designers to shows them how different color-, font-, formatting-, and spacing choices impact the final readability and usability of a document. To accomplish that, they requested that you create at least three variations of the same content, but with modified style choices, as follows:
Please follow these directions carefully. Incorrectly submitted assignments will not be given appropriate credit.
To submit this assignment you must go to our course blackboard and submit prior to the deadline. Please submit all related files and also a link to your styled site.
This assignment will be graded on a 20-point system with points awarded as follows. Please note that the lists of features provided below are not meant to be exhaustive. They are merely representative of the types of things we are looking for in each grading category. Also note that 4 of the 20 points, or 20% of your grade, is awarded for documentation.
Again, I stress that your page need not be the most beautiful page on the Web, although it’s of course fine to strive for that! This is not an art class, and again I am very aware that some students enter this class with significantly more experience with Web programming techniques than others. I strongly encourage experienced students to do the basic assignment first and then push themselves to learn and try out new techniques. I encourage inexperienced students to look at others’ work and emulate it where appropriate, of course being sure to cite your references and give credit where credit is due. As always, all students should be able to score all 20 points on this assignment, regardless of what you knew before you took this course.
Criteria | Possible Points |
---|---|
Program Integrity / Design
|
16 |
Source Code Documentation and Formatting
|
4 |
* This assignment has some elements from a 91.461 assignment by Prof. Heines.