+ 4
Inside or Outside
What is the difference between the outside and inside option? I dont see it
4 odpowiedzi
+ 4
To be honest I didn't knew that list-style-position exists xD So I did research and from my observations I can say that when it is set outside, then bullet is outside list element, and when inside, then bullet is inside list element. Try to add some style to list elements like background or border, then you will see the difference.
+ 4
What do you mean saying inside/outside list?
+ 3
the list-style-position:inside/outside in css. I don't see the difference between it ( I thought the question would appear right next to the lesson, apparently not :p )
+ 3
thanks!