Alahup! Elements > list (ul)

tag : ul

parents : div, img, li

children : li

The list element can contain anything but list items elements.

Example

elements/sets/default/ul.tpl :
<ul>
{render content=$this}
</ul>

Appearance in the editor

a selected list element