A
A
Alekosh Akhosh2021-08-24 20:27:54
Layout
Alekosh Akhosh, 2021-08-24 20:27:54

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

1 answer(s)
V
Vladislav, 2021-08-24
@Akhosh

normalize.css plug and don't worry

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question