Show navigation

CSS Intro Part 2

Here's today's exercise:

Work off of the file you've created during today's lesson (unless you want extra practice)!

  1. Create a web page with 6 different sections and a page heading.
  2. Near the top of your page, include a menu that links to all 6 sections, plus one external link.
  3. Choose a topic. Add content to each of the 6 sections, including:
    1. A heading for each section.
    2. An image.
    3. A paragraph, including text, and at least one anchor tag.
  4. Using an external stylesheet, give different :hover styles to your navigation links and the links in your page content.

This exercise is not graded. However, if you have specific questions, and you'd rather send me files here, rather than asking me in class, via Slack, or via email (all of which I'd prefer, frankly), create a zip file from the folder that contains both your web page (the html file) and the css file, and submit this on Blackboard.

Download the starter files.

 
CSS Intro Part 2