padding | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 2

padding

Remind me again the difference between padding and margin.

11th Nov 2017, 6:33 AM
Fortune Mbulazi
Fortune Mbulazi - avatar
1 Resposta
+ 8
MarginĀ is outer space of an element, while PaddingĀ is inner space of an element. MarginĀ is the space outside the border of an element, whileĀ PaddingĀ is the space that is inside the border of it. Source: https://stackoverflow.com/questions/5958699/difference-between-margin-and-padding
11th Nov 2017, 7:19 AM
qwerty
qwerty - avatar