Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
root:: font-size: 16px or 100%? what is better method and why if I want to use rem units - Kevin Powell - Community
KP-C
Kevin Powell - Community
•
3mo ago
•
82 replies
bledajo
root:: font-size: 16px or 100%? what is better method and why if I want to use rem units
front-end
I know I should use rem units but I am getting confused with two methods that I am seeing in use
. One is
html
{
font
-size
: 16px
;
}
and other is
html
{
font
-size
: 100
%
;
}
I do not know which approach is better and why
Kevin Powell - Community
Join
A friendly place for developers to meet other devs, ask questions, get help, and just have a good time 🙂.
36,263
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Next page
Similar Threads
If TypeScript is.... adding types... what is this, and why is this allowed?
KP-C
Kevin Powell - Community / help
8mo ago
Help with JS Method Commenting (+ Feedback if u want)
KP-C
Kevin Powell - Community / help
11mo ago
Why is the div not taking 100% height?
KP-C
Kevin Powell - Community / help
4mo ago
What is Redux and why is it important in JS?
KP-C
Kevin Powell - Community / help
8mo ago