Can someone please explain to me what visibly changes if one uses the "inside, outside" property for the list-style-position | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Can someone please explain to me what visibly changes if one uses the "inside, outside" property for the list-style-position

24th Sep 2017, 11:45 AM
Patrick Idungafa
Patrick Idungafa - avatar
2 ответов
+ 1
The default of list style position is outside which list markers are outside of content flow (outside the li border). So inside property means the list markers are inside the content flow (inside the li border).
24th Sep 2017, 12:31 PM
Calviղ
Calviղ - avatar
+ 1
Okay
24th Sep 2017, 5:25 PM
Patrick Idungafa
Patrick Idungafa - avatar