Answer the question
In order to leave comments, you need to log in
Where is the best place to write margin/padding?
I can not decide how best to write Paddings, margins.
* {
margin: 0;
padding: 0
}
или
body {
margin: 0;
padding: 0
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question