Top

Top in CSS.

Syntax (
top : values;)
  • top
  • Values: percentage | length | auto
Example:

.class_name{top : auto;}

0 comments