List Style Type
The CSS list-style-type property it is used to set the shape or appearance of the marker in a html page.
Text Transform properties are:
decimal |
decimal-leading-zero |
lower-alpha |
upper-alpha |
lower-roman |
upper-roman |
lower-greek |
lower-latin |
upper-latin |
List Style Type example:
<html> <head> </head> <body>
- Test 1
- Test 2
- Test 3
- Line 1
- Line 2
- Line 3
- Style A
- Style B
- Style C
- CSS 1
- CSS 2
- CSS 3
- Maths
- Computer Science
- Physics
- Business
- Computer Science
- Chemistry
- Literature
- Engineering
- Economics
List Style Type result:
- Test 1
- Test 2
- Test 3
- Line 1
- Line 2
- Line 3
- Style A
- Style B
- Style C
- CSS 1
- CSS 2
- CSS 3
- Maths
- Computer Science
- Physics
- Business
- Computer Science
- Chemistry
- Literature
- Engineering
- Economics