Week05 – Homework

CSS Selectors

This week's homework will work with the file /schedule/week-05/02/css-selectors.html.

Guidelines

Open the file referenced above in VS Code and follow instructions in the comments:

  • Apply stylesheet classes to style the shopping list to match the .png image
  • Use pseudoclasses to adjust the widths of the table elements.

Thought for the Week's Class Summary

What do the pseudoclasses add to your ability to style the table?