Sunday, May 2, 2010

The UL (Unordered List) Tag, Unordered List Tag

The UL (Unordered List) tag defines a bulleted list of items. The Li (List Item) tag is nested inside the UL tag and defines each item within the list.

Examples:

HTML>

HEAD>

TITLE> My First Web Page /TITLE>

/HEAD>

BODY>

UL>

LI> Computer Concepts

LI> MS-Windows

LI> MS-Excel

LI> MS-Word

/UL>

/BODY>

/HTML>

0 comments:

 

blogger templates | M