CSS Angles

Description

You will need to use angles when you come to transforms.

You express angles as a number followed by a unit-for example, 360deg.

The following table shows the set of supported angle units.

Unit IdentifierDescription
degSpecifies the angle in degrees (values are from 0deg to 360deg)
gradSpecifies the angle in gradians (values are from 0grad to 400grad)
radSpecifies the angle in radians (values are from 0rad to 6.28rad)
turnSpecifies the angle in complete turns (1turn is equal to 360deg)




















Home »
  HTML CSS »
    CSS »




CSS Introduction
CSS Background
CSS Border
CSS Box Layout
CSS Text
CSS Font
CSS Form
CSS List
CSS Selectors
CSS Others
CSS Table