CSS-HTML.NET
Home > CSS > list-style-type
HTML
CSS
JavaScript
PHP
VbScript
Web Colors
SQL

CSS Tag list-style-type

list-style-type Examples

list-style-type: none

list-style-type: disc

list-style-type: circle

list-style-type: square

list-style-type: decimal

list-style-type: decimal-leading-zero

list-style-type: lower-roman

list-style-type: upper-roman

list-style-type: lower-alpha

list-style-type: upper-alpha

list-style-type: lower-greek

list-style-type: lower-latin

list-style-type: upper-latin

list-style-type: hebrew

list-style-type: armenian

list-style-type: georgian

list-style-type: cjk-ideographic

list-style-type: hiragana

list-style-type: katakana

list-style-type: hiragana-iroha

list-style-type: katakana-iroha


list-style-type equivalent HTML Tag

Currently, there are no data about equivalent HTML tags for list-style-type


list-style-type with JavaScript

document.getElementById(id).style.listStyleType="square"



See also below CSS tags:

padding
border-width
border-top-style
line-height
first-line
Terms and Conditions