length - specifies a padding in px, pt, cm, etc. % - specifies a padding in % of the width of the containing element inherit - specifies that the padding should be inherited from the parent element
margin 10px four sides em relação a outra margin, e em relação a margin do body a soma seria margin 20px
A div faz parte da div então se aplica div > pGERALDO FILHO length - specifies a padding in px, pt, cm, etc. % - specifies a padding in % of the width of the containing element inherit - specifies that the padding should be inherited from the parent element
margin do body 10px
A p de fora da div entao se aplica div + p GERALDO FILHO length - specifies a padding in px, pt, cm, etc. % - specifies a padding in % of the width of the containing element inherit - specifies that the padding should be inherited from the parent element