23 ms·
Another curiosity related to this one is why <h5> and <h6> have smaller default font sizes than <p>, given that they are headers and should therefore "head" a s
by sleavey 5y ago
Another curiosity related to this one is why <h5> and <h6> have smaller default font sizes than <p>, given that they are headers and should therefore "head" a section of text [1].
[1] https://stackoverflow.com/questions/55696808/why-do-h5-and-h6-have-smaller-font-sizes-than-p-in-most-user-agent-default https://stackoverflow.com/questions/55696808/why-do-h5-and-h...
- Terretta 5y agoThey weren’t when I started web designing. As noted in that excellent answer.