Bottom

Bottom in CSS.

syntax(bottom : values;)
  • bottom
  • Values: percentage | length | auto
Example:

.class_name{bottom : auto;}

0 comments