loose DTD: UL element
UL
The <UL> represents a list of items -- typically rendered as a bulleted list.
The content of a <UL> element is a sequence of <LI> elements. For example:
<UL> <LI>First list item <LI>Second list item <p>second paragraph of second item <LI>Third list item </UL>
Content
- li -- List item
- Tag Minimization
-
Open Tag: REQUIRED
Close Tag: REQUIRED
Parent Elements
- applet
- blockquote -- Quoted passage
- body -- Document body
- button
- center
- dd -- Definition of term
- del
- div
- fieldset
- form -- Fill-out or data-entry form
- iframe
- ins
- li -- List item
- map
- noframes
- noscript
- object
- td
- th
Top Elements
All Elements
Tree
loose DTD