Working with ul list markers in CSS
At the beginning of the tutorial we already dealt with ul lists and you probably remember that the ul list has markers in the form of dots. However, the appearance of these markers can be changed or even removed completely. This is done using the list-style-type property. In the following lessons we will consider in detail what values it can take for the ul list.