asp.net.ph

Skip Navigation Links

CSS Classification Attributes

Abakada ~ Back to Basics   CSS Attributes


Property Valid Values Sample Usage
display none | block | inline | list-item { display: none }
list-style-type disk | circle | square | decimal | lower-roman | upper-roman | lower-alpha | upper-alpha | none { list-style-type: upper-alpha }
list-style-image url | none { list-style-image: url(icFile.gif) }
list-style-position inside | outside { list-style-position: inside }
list-style keyword || position || url { list-style: square outside url(icFolder.gif) }

See Also

Using StyleSheets   W3C Cascading Style Sheet Specification   W3C HTML 4.01 Specification



© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note