Section 28.4 Lists
On a description list (<dl>
), only @width
values of narrow
and medium
are implemented. (2018-03-28)
Lists with several columns are rendered in row-major order, as of 2018-02-28. In other words, the first list items (<li>
) in your source will populate the first row.