Version//IETF//DTD HTML 2.0 Strict//EN
ElementUL
Purposeunordered list
DescriptionThis element defines an unordered list, a list of items whose ordering is not important. Examples include elements of unordered sets or items which are not ranked by some quality (such as items in a basket or children) or which have no ordering function (complex numbers). Compare this with the ordered list OL.
Start tagRequired <UL>
Attributes
NameTypeDefaultComment
COMPACT( COMPACT )#IMPLIEDcompact list style
SDAFORM CDATA #FIXED "List"one to one mapping; in support of transformation to the International Committee for Accessible Document Design DTD for usable access to structured information by print-impaired individuals
Content( LI )+
End tagRequired </UL>
Referenced in BLOCKQUOTE BODY DD DIR FORM LI MENU
Example
SourceAppearance
<P>Items in the Universe
<UL>
<LI>Matter
<LI>Energy
<LI>Gravity
</UL>

Items in the Universe

  • Matter
  • Energy
  • Gravity
search Search · star Market
2023-06-19 · John December · Terms © johndecember.com