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
Adeyemi Racheal -
Sachin -
technonotes-hacker -
Appy Pie -
Top comments (0)