margin-bottom

Margin-bottom of CSS.
  • margin-bottom
  • Values: percentage | length | auto
Example:

.classname{margin-bottom : auto;}

0 comments