HTML - Heading Elements H1, H2, H3, H4, H5 And H6.
- Home
- Articles
-
Prev article
Newer
-
Next article
Older
h1, h2, h3, h4, h5 and h6.
The W3C HTML5 specification describes six HTML heading elements: h1, h2, h3, h4, h5 and h6. ref
The height of a heading element is specified in the browser's default stylesheet. See col 4 below. ref
The height of 1 em is usually 16 pixels.
The em is a unit of measure from the field of printed type, and is equal to the width of the letter M. ref
HTML element | rank | example text | default stylesheet | pixel height |
|---|---|---|---|---|
| <h1> </h1> | 1 | h1 | font-size: 2em font-weight: bolder | 32 px |
| <h2> </h2> | 2 | h2 | font-size: 1.5em font-weight: bolder | 24 px |
| <h3> </h3> | 3 | h3 | font-size: 1.17em font-weight: bolder | 18.72 px |
| <h4> </h4> | 4 | h4 | font-size: 1em font-weight: bolder | 16 px |
| <h5> </h5> | 5 | h5 | font-size: .83em font-weight: bolder | 13.28 px |
| <h6> </h6> | 6 | h6 | font-size: .67em font-weight: bolder | 10.72 px |
h2 = 1.5em/24px
h3 = 1.17em/18.72px
h4 = 1em/16px
h5 = 0.83em/13.28px
h6 = 0.67em/10.72px
Normal text height is 1em / 16px.Ads by Google
-
Prev article
Newer
-
Next article
Older
© Richard McGrath
Từ khóa » H1 H2 H3 Css
-
HTML H1 To H6 Tag - W3Schools
-
–
: The HTML Section Heading Elements - MDN - Mozilla
-
What Are The Default CSS Styling Of Heading Tags? (H1, H2, H3, H4, H5)
-
Nice CSS Custom Style (Title H1 H2 H3) - Develop Paper
-
Header Tags: A Simple (But Complete) Guide To H1, H2 And H3 Tags
-
How To Add Css To H1 H2 H3?
-
How To Prevent A Line Break With An H1, H2, H3 Tag - Ironpaper
-
Heading Tags, What Are They And How To Use? | By Thiago Vaz
-
H1 H2 H3 Sizes Px Code Example
-
Heading Tags (H1, H2, H3, P) In HTML - Accessibility At Penn State
-
Why Use H1, H2, H3 Tags For Your SEO? - Semji
-
H1, H2, H3, H4, H5, H6, P, A, Span - Identity Cloud
-
How Do You Change Size Of H1, H2, H3 - Support - Themeco Forum
-
Heading Settings (h1, H2, H3, Etc?) - Support - Themeco Forum