I\'m new to CSS and working with list. I tried using one of the code I saw on w3schools which shows how to indent lists:
A n
Normally, all lists are being displayed vertically anyways. So do you want to display it horizontally?
Anyways, you asked to override the main css file and set some css locally. You cannot do it inside
with style=""
, that it would apply on the children ().
Closest thing to locally manipulating your list would be:
- Coffee
- Tea
- Black tea
- Green tea
- Milk