The easiest way to order information on a web page is to create a list. Many web pages contain lists of links organized according to categories. |
You can make several different types of lists:
|
The definition list is used to create a glossary of terms or to add a brief description to each list item. In a definition list, the list item is followed by an indented definition of or comment on the item. |
Example:
|
To create a definition list with Dreamweaver, place your cursor at the location where you want to begin your list.
To end your definition list, hit the Enter key twice. |
Alternately, you can type your terms and definitions, hitting the Enter key to start each new line. Then you can highlight the list and select Text, List, Definition List from the main menu. Dreamweaver will create your definition list. To double-space the list, add a soft carriage return (Shift + Enter) twice after each list item. |
| • Overview • Create an Unordered List • Create an Ordered List • Create a Definition List • |