Dreamweaver also supports Reset and user-definable Command
buttons.
n You can gain a lot more control of how your form integrates into your Web page by applying CSS
styles to the form elements??”including the form itself.
In the next chapter, you learn how to use Dreamweaver to create bulleted and numbered lists.
CAUTION CAUTION
517
Interactive Forms 14
Lists serve several different functions in all publications, including Web
pages. A bulleted list can itemize a topic??™s points or catalog the properties
of an object. A numbered list is helpful for giving step-by-step instructions.
From a page designer??™s point of view, a list can break up the page and
simultaneously draw the viewer??™s eye to key details.
Lists are an important alternative to the basic textual tools of paragraphs and
headings. In this chapter, you study Dreamweaver??™s tools for designing and
working with each of the three basic types of lists available in HTML:
n Unordered lists
n Ordered lists
n Definition lists
The various list types can also be combined to create outlines. Dreamweaver supplies
a straightforward method for building these nested lists.
Creating Unordered (Bulleted) Lists
What word processing programs and layout artists refer to as bulleted lists are
known in HTML as unordered lists.
Pages:
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965