padding is independent
p {
padding:20px;
margin: 0px;
}
but margin is collapsing!
p {
padding:0px;
margin: 20px;
}
For further actions, you may consider blocking this person and/or reporting abuse
Favour Chuku -
M. Baharuddin Yusuf -
Gopinath V -
Vidmini M. Batuwanthudawa -
Top comments (0)