Quote:
Originally Posted by Turtle91
I do believe you are pushing your preferences (again), and perhaps don't understand what "eg" means. It means "for example"...(and for my Latin Teacher wife: It is short for the Latin exempli gratia, “for the sake of example.”) I was giving an example of how to set CSS using relative sizes in EMs, not telling people how they should style their books.
|
I'm not giving my preferences. I'm giving the default font sizes for p and h1-h6.
Quote:
As RbnJrg mentioned, is not correct. h1 might have a 2em default value, but when you specify a value in css then it over-rules any default value - it does not multiply the default value.
|
Yes, I am incorrect. I don't use % for font sizes. I didn't know that % screws up em.