Atrybuty listy w jednej deklaracji
<style type="text/css">
<!--
ul {list-style: square inside url("redLeftArrow.gif")} /* składnia podstawowa */
-->
</style>
Opis cechy list-style:
5.6.6 'list-style'
Value: [disc | circle | square | decimal | lower-roman | upper-roman | lower-alpha | upper-alpha | none] || [inside | outside] || [<url> | none]
Initial: not defined for shorthand properties
Applies to: elements with 'display' value 'list-item'
Inherited: yes
Percentage values: N/A
Zobacz też:
5.1 Notation for property values