illustrate padding/margins in simple lists
tag | color/background-color |
---|---|
ul | white/blue |
li | yellow/green |
illustrate adjusted padding/margins in simple lists to achieve xb appearance
tag | color/background-color | margin/padding |
---|---|---|
ul | white/blue | margin-left: 0; padding-left: 0; |
li | yellow/green | margin-top: 0; margin-bottom: 0; |
illustrate padding/margins/markers in nested lists
tag | color/background-color |
---|---|
ul | white/blue |
li | yellow/green |
illustrate adjusted padding/margins in simple lists to achieve xb appearance
tag | color/background-color | margin/padding |
---|---|---|
ul | white/blue | margin-left: 0; padding-left: 0; |
li | yellow/green | margin-top: 0; margin-bottom: 0; |