Change Font Size: Previous / Next / Directory List
8.1. HTML ul labels
Ul labels - on behalf of HTML disorderly List
- Paired ul label is emerging to
<ul>, </ ul>end - Each label in the use of
<li>definition of the use of each listed as a beginning point - Attribute:
- Common - general attributes
- Ul unordered lists is the acronym
- Trackback Address: http://www.nt22.com/xhtml-html/tag_ul/
Example
<ul> <li>Www</ li> <li> nt22 </ li> <li>com</ li> </ ul>
Extended reading
- CSS list-style-type attributes
- CSS list-style-image attribute
- CSS list-style-position attributes
