RedRobotHero
Technical User
I want to set the font-size for <h1> <h2> <h3> etc. for a site I'm working on. Now, it's easy enough to set it to a pixel size, but the site I'm working on I'm trying to let the font size be set by the browser. I was trying to set H1 to 150%, but, of course, it displays at 150% of what H1 normally is.
If I want H1 to be 150% the size of the body text, can I just say, "It looks like it normally displays around 180% of the body text, so I'll make it 83% of that?" Is there a standard for how large H1, H2, H3 etc. normally appear?
If I want H1 to be 150% the size of the body text, can I just say, "It looks like it normally displays around 180% of the body text, so I'll make it 83% of that?" Is there a standard for how large H1, H2, H3 etc. normally appear?