CSS list-style-type Property
CSS list-style-type Property
CSS list-style-type
property sets the marker of a list item element.
Example
Syntax
Using CSS
Using Javascript
Animatable
No, list-style-type property is not animatable. CSS Animatable Properties Reference.
Default Value
Default value for CSS list-style-type property is disc.
Property Value
The following table provides a list of values for CSS list-style-type
property.
Value | Explanation |
---|---|
disc circle square none decimal decimal-leading-zero lower-roman upper-roman lower-greek lower-alpha lower-latin upper-alpha upper-latin arabic-indic armenian bengali cjk-earthly-branch cjk-heavenly-stem devanagari georgian gujarati gurmukhi kannada khmer lao malayalam myanmar oriya telugu thai | The list of values that can be used with CSS list-style-type property. |
All in One
In the following example, we will demonstrate all values of CSS list-style-type
property.
Example
Using JavaScript
In the following example, we will demonstrate how to change the CSS list-style-type
property of an element using JavaScript.
Example
Reminder
Hi Developers, we almost covered 98.7% of CSS Tutorials with examples for quick and easy learning.
We are working to cover every Single Concept in CSS.
Please do google search for:
Join Our Channel
Join our telegram channel to get an instant update on depreciation and new features on HTML, CSS, JavaScript, jQuery, Node.js, PHP and Python.
This channel is primarily useful for Full Stack Web Developer.