You will practice using CSS by applying it to the review web site you made in labs 2 and 4.
You will use the single web page from lab 4, part 1 (originally done for lab 2, part 1, it was a single page with a review of something) as your starting point.
Create an external CSS file with rules that:
Use lab 4, part 2 as a starting point. (Originally done for lab 2, part 2. It was a review site with a home page and at least three review pages.)
Use float and other appropriate CSS properties to create navigation links on each page. The navigation list should be arranged horizontally and links should look like buttons (have a colored background, no bullets, etc.) rather than links.
On at least one figure:
For the header of each page (including the home page):
Check your pages using the W3C HTML Validator and the W3C CSS Validator.
Use FileZilla to upload the folders containing your web site to citstudent.
Record the URL (web address) of your home page so that you can enter it on Moodle. Hint: remember that public_html is not part of the URL.
Zip the web site (assuming parts 1 and 2 are in the same web site).
Upload the zip file to Moodle.
Enter the URL (web address) of your site's home page in the "Online Text" box for this assignment on Moodle. This is important—without this, I won't be able to find your web page on the internet.
Web Authoring Lab Instructions by Brian Bird are licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.