Programming Exercise II: A Static Bookstore Using CSS


Absolutely no copying others’ works

Development Requirement
Have to manually create the HTML and CSS pages. No HTML editors, such as Bootstrap, will be used



Due Date and Submission Methods
On or before Tuesday, October 08, 2019 in class and have completed the following three tasks: The exercise will not be graded if any of the above three requirements is not met.



Objectives
Revise the bookstore of your own Exercise I by using HTML and CSS (Cascading Style Sheet). This exercise is for students to practice CSS writing.



Requirements
The bookstore includes the features of user checking in and out, book searching, book purchasing, etc. Ten different HTML pages need to be created manually and CSS code has to be used. The HTML scripts of the revised bookstore can not include <font>, <center>, <basefont>, <s>, <strike>, and <u> tags and all styles should use CSS.



Evaluations
The following features will be considered when grading: