February 2006
Intermediate to advanced
826 pages
63h 42m
English
ul
<ul>...</ul>
Defines an unordered list, in which list items (li) have no sequence. By default, browsers
insert bullets before each item in a bulleted list. Lists may be
formatted in any fashion (including as horizontal navigation elements)
using Cascading Style Sheet properties.
Core(id,
class, style, title),
Internationalization,
Events
compact="compact"
Deprecated. Displays the list block as small as possible. Not many browsers support this attribute.
type="disc|circle|square"
Deprecated. Defines the shape of the bullets used for each list item.