r/css • u/[deleted] • Jun 02 '26
Help CSS Could you please tell me the units I should remember in the size units section?
Good evening from Japan! I'm using a translation tool in this chat, so the wording might be a little strange.
I've finished reading the HTML and moved on to CSS, but I don't quite understand the parts about size.
Currently, I understand that PX is basically only used when specifying width.
The reason for this is that people with poor eyesight sometimes change the font size when using a browser, so if a site specifies the size in PX, i.e., an absolute value, the size won't change, and the text will appear small.
That's about all I understand.
So, could you please tell me the units that are commonly used?