0
Pls can I use more than 6 heading in a page like <h7>
Html
5 odpowiedzi
+ 3
No you can't. You have to manage with the h1 to h6 header
+ 3
I'm afraid you can't. If you want to control the size you can use external or internal CSS to manage the font size though.
+ 2
just use a <p> tag and set the font size to whatever size you want. use font-weight: bold; if u want it darker
+ 1
I think coding is incapable of doing any other size for a heading. I am a baby coder so don't take my word for it.