List tagsThese tags are used to describe different kinds of lists. Most of these list tags use the LI tag to denote elements within the list. However, the DL (description list) tag uses pairs of DT and DD tags to denote an entry's title and description, respectively. All list tags have an optional valueless COMPACT attribute to create compact lists.
The ordered and unordered lists (OL and UL respectively) also have additional attributes to change their appearances. The OL tag has a START attribute to set a starting number for counting the headings and the TYPE attribute for the OL tag allows the setting of the counting styles by using the values given below:
The UL tag also has a similar TYPE attribute, where its values can be one of the following: CIRCLE, DISC or SQUARE. Examples:
|
Author: Ben Yoshino (ben@wiliki.eng.hawaii.edu)Comments, Questions? | E-mail: webmaster@wiliki.eng.hawaii.edu Last updated on Monday, February 05, 2001 Copyright © 2001 University of Hawai`i, College of Engineering, Computer Facility All rights reserved. |