margin-top

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

.classname{margin-top : auto;}

0 comments