| Tag | Explication |
|---|---|
| ul | With the ul tag we can create an unordered list, that is, a list that does not have numbers, that is based on squares, circles... |
| ol | With the ol tag we can create an ordered list, with numbers, letters and so on. |
| li | The li tag helps us define each of the rows of a list, below with the examples you will understand it better |
Now let's see some examples about each thing

In this example we can see an ordered list that is made up of letters and numbers. This list has a peculiarity, which is that the last 2 words are in reverse order in the list and that there is a list within another, below in the photo we will see how to do that

To back to the page click in the back button