Units | Description |
---|---|
px | Pixels(0.265mm or1/96 part of an inch) |
pc | Picas(12 points or 1/6 part of an inch or 4.233mm) |
pt | Points(0.353mm or 1/72 part of an inch) |
Length | Length in Inches |
cm | Length in Centimeters |
mm | Length in millimeters. |
logic_error | Super class for some logic error exceptions |
Units | Description |
---|---|
em | The browsers default font-sizeor the font-size of parent element |
ex | Half the size of an em |
Units | Description |
---|---|
s | Which is the time duration in seconds. |
ms | Which is the time duration in milliseconds. i.e 1/100 of a second |
Units | Description |
---|---|
deg | Angles are in degrees. |
rad | Angles are in radians. |
turn | Angles in turns i.e 360 degrees. |
grad | Angles expresses in Gradians i.e 1/400 of a turn |