Skip to content
All gists
Back to GitHub
Sign in
Sign up
Sign in
Sign up
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
LeoHeo
/
css EM vs REM.md
Created
May 17, 2016 14:24
Show Gist options
Download ZIP
Star
(
0
)
0
You must be signed in to star a gist
Fork
(
0
)
0
You must be signed in to fork a gist
Embed
Embed
Embed this gist in your website.
Share
Copy sharable link for this gist.
Clone via HTTPS
Clone using the web URL.
Learn more about clone URLs
Clone this repository at <script src="https://gist.github.com/LeoHeo/0d01c6c365ad3de1bf4c92c93a8d2708.js"></script>
Save LeoHeo/0d01c6c365ad3de1bf4c92c93a8d2708 to your computer and use it in GitHub Desktop.
Code
Revisions
1
Embed
Embed
Embed this gist in your website.
Share
Copy sharable link for this gist.
Clone via HTTPS
Clone using the web URL.
Learn more about clone URLs
Clone this repository at <script src="https://gist.github.com/LeoHeo/0d01c6c365ad3de1bf4c92c93a8d2708.js"></script>
Save LeoHeo/0d01c6c365ad3de1bf4c92c93a8d2708 to your computer and use it in GitHub Desktop.
Download ZIP
Raw
css EM vs REM.md
EM(Equal M)
하위 요소들 모두 바꿈
계산이 복잡
REM(Root EM)
하위 요소들이 루트 영향만 받음
계산이 쉬움
Sign up for free
to join this conversation on GitHub
. Already have an account?
Sign in to comment
You can’t perform that action at this time.