The element ul is defined in module lists. It belongs to group block. Purpose unordered listContent model (caption? , li+)Description
The list can have a title (head) and
consists of one or several listitems (li).
Parents
These elements contain ul:
li, p.
Children
These elements may occur inside of ul:
caption, li
|