List Styles
List bullets
List numbers
List positions
Exercises
- Create an HTML page and a new CSS file, link the CSS file in the HTML page.
- In the CSS, add 3 styles for bullet types. In the above page, add 3 unordered lists, and apply the styles.
- In the CSS, add 3 styles for number types. In the page, add 3 ordered lists, and apply the styles.