12.3 Summary
useful. One relatively common use is to take a list of
links, remove the markers and indentation, and thus create a
navigation sidebar. The combination of simple markup and flexible
layout is difficult to resist. With the anticipated enhancements to
list styling in CSS3, I expect that lists will become more and more
useful.
links (PDF files, Word
documents, or even just links to another web site). Generated content
also makes it easy to print out link URLs, and its ability to insert
and format quotation marks leads to true typographic joy.
It's safe to say that the usefulness of generated
content is limited only by your imagination. Even better, thanks to
counters, you can now associate ordering information to elements that
are not typically lists, such as headings or code blocks. Now, if you
want to support such features with design that mimics the appearance
of the user's operating system, read on. The next
chapter will discuss ways to use system colors and fonts in CSS
design.
|