Box model margin>border>padding>content Most Used Units units: px, %(of the parent), em(size of parent font), rem(root em), Quick Examples .box{ height: width: padding: margin: border: background-color }