Week 12

Friday - List Styling

When applying CSS styles to HTML lists, many of you have been frustrated with unanticipated results. Today we're going to spend a little time walking through different levels of list styling and dynamic effects (such as hover), since these are things that will keep cropping up as we code a variety of navigation menus.

In addition to my in-class demonstrations, you can check out the W3Schools tutorial on List Styling to test your own ideas and read into W3Schools' explanations.