5.7: Glossary

syntax property: value;

Properties:

  • position

  • top

  • left

  • bottom

  • right

  • z-index

Values:

  • static(default)

  • absolute

  • relative

  • fixed

  • inherit

  • sticky

Last updated