Before you start designing the Web pages, create a directory named ProjectFive. You’ll store all the Web pages and code files in this directory.
To provide a consistent look to all the Web pages, a Cascading Style Sheet (CSS) named Project5.css is used. To apply the specific style to a page, the CLASS attribute of the various HTML tags is used.