Quote:
Originally Posted by JSWolf
A CSS size of 100% is meaningless as that's 100% of the default size for that program.
|
I could be wrong, but no, it's 100% of the font size of the parent element (which will probably be <body>), so it's effectively the same as 1.00em, but far more understandable, in my opinion.