Created
February 15, 2016 15:45
-
-
Save getsetbro/c8087bcc768762cda8e3 to your computer and use it in GitHub Desktop.
CSS units
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CSS units | |
ch, em, ex, rem, #Font-relative_lengths | |
cm, in, mm, pc, pt, px, q, #Absolute_lengths | |
vh, vw, vmin, vmax, #Viewport-percentage_lengths | |
deg, grad, rad, turn, #Angle | |
ms, s, #Duration | |
Hz, kHz, #Frequency | |
dpi, dpcm, dppx, #Resolution | |
%, #Other |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment