pub fn ul() -> HtmlUl
Create a <ul> element.
<ul>
The <ul> HTML element represents an unordered list of items, typically rendered as a bulleted list.