HTML Reference Guide


Tag Index | Content List | HTML FAQ

<UL> ... </UL> UNNUMBERED LIST

Description:

Makes an unnumbered, bulleted list.

Attributes:

type - allows for specification of numbering type; can be set to disc, square or circle.

Example code:

This is a unnumbered list of fruits
<UL>
<LI>apple
<LI>banana
<LI>pear
</UL>

Result:

This is a unnumbered list of fruits
  • apple
  • banana
  • pear

See Also:

Definition
Definition List
List Item
Menu
Ordered List
Unnumbered List


  Free Web Pages | Super Links | Members Directory | Search | Privacy Statement | Site Map | Contact Us
Services: Create Free Web Page | Free Home Page | Free Web Page Builder
Free Web Page Templates | Free Web Sites | Free Web Space
Copyright © 1996 - 2006 WebSpawner.com. All rights reserved.