Answers for "how to check headings level h1 h2 h3 h4"

CSS
1

h2 looks bigger than h1

Most of the time it happens because of default <section> or <article> styling,
It can be also a default value in your browser
Posted by: Guest on September-07-2021
1

how to write h1 tag in html

<h1>This is an h1(Heading 1) tag </h1>
Posted by: Guest on March-12-2021

Browse Popular Code Answers by Language