CSS Reference Guide

Name Description Properties
background A shorthand property for all the background-* properties
  • background-image
  • background-color
  • background-size
  • background-image
  • background-poistion
font A shorthand property for the font-style, font-variant, font-weight, font-size/line-height, and the font-family properties
  • font-style
  • font-variant
  • font-weight
  • font-family
  • font-size/line-height
border A shorthand property for border-width, border-style and border-color
  • border-width
  • border-style
  • border-color
margin Sets all the margin properties in one declaration.
  • margin-top
  • margin-right
  • margin-bottom
  • margin-left
animation A shorthand property for all the animation-* properties
  • animation-duration
  • animation-name
  • animation-direction
  • animation-delay
  • animation-timing-function
  • animation-fill-mode

CSS Reference Guide

Name Description Properties
background A shorthand property for all the background-* properties
  • background-image
  • background-color
  • background-size
  • background-image
  • background-poistion
font A shorthand property for the font-style, font-variant, font-weight, font-size/line-height, and the font-family properties
  • font-style
  • font-variant
  • font-weight
  • font-family
  • font-size/line-height
border A shorthand property for border-width, border-style and border-color
  • border-width
  • border-style
  • border-color
margin Sets all the margin properties in one declaration.
  • margin-top
  • margin-right
  • margin-bottom
  • margin-left
animation A shorthand property for all the animation-* properties
  • animation-duration
  • animation-name
  • animation-direction
  • animation-delay
  • animation-timing-function
  • animation-fill-mode