HTML and CSS Reference
In-Depth Information
Figure 8.14 Our Speakers page after updating our navigation menus and adding speak-
ers
The
source
code
for
the
exercises
within
this
lesson
can
be
found
at
ht-
tp://learn.shayhowe.com/html-css/creating-lists .
Summary
Lists are used quite commonly in HTML, often in places that might not be obvious or ap-
parent. The key is to use them as semantically as possible and to leverage them where they
best fit.
Let's recap. Within this lesson we covered the following:
How to create unordered, ordered, and description lists
How to properly nest lists inside of other lists
How to change the list item marker style and position
How to use a background image instead of a list item marker
How to horizontally display or float lists
Now that we know how to add lists to our pages, let's add media to our pages, too. In the
next chapter we'll dive into embeddable media such as images, audio, and video.
Search WWH ::




Custom Search