Answers for "text size in h1 pixels"

CSS
2

how many pixels is h1 text html

h1 is   32px   (2em)
h2 is   24px (1.5em)
h3 is 20.8px (1.3em)
h4 is   16px   (1em)
h5 is 12.8px (0.8em)
h6 is 11.2px (0.7em)
Posted by: Guest on July-08-2020

Browse Popular Code Answers by Language