Skip to content

Lists and Tables

List Style

PropertyExpected ValuesExample
list-style-typenone, disc, circle, square, decimal, decimal-leading-zero, lower-roman, upper-roman, lower-alpha, upper-alpha, lower-greeklist-style-type:disc
list-style-positioninside, outsidelist-style-position:inside
list-style-imagePassThroughToken (e.g., (url(icon.png)))list-style-image:(url(icon.png))

Table Utilities

PropertyExpected ValuesExample
table-layoutauto, fixedtable-layout:fixed
caption-sidetop, bottomcaption-side:bottom