HTML Tag: H1, H2, H3, H4, H5, And H6
Có thể bạn quan tâm
You are here: Home → References → HTML → Tags →
Optional Attributes
Global attributes
Example
<h1>The Main Heading</h1> <!-- stuff --> <section> <h2>A Subheading</h2> <!-- sub-stuff --> </section> <section> <h2>Another Subheading</h2> <!-- sub-stuff --> <h3>A Subheading of a Subheading</h3> <!-- sub-sub stuff --> </section>Headings do not have to appear in section elements, as shown in this example. If they do, however, because these section elements are semantically regarded as sub-sections of their parent, their content could begin with h1 elements and these headings would be regarded as sub-headings. It is quite valid to use h2 elements as show above, though. This maintains good semantics and has an added benefit of being backwards-compatible (with browsers that don’t recognise section elements). This is an approach employed by many sites, including this one.
Advertise Here! On a long-established, well-read, well-respected web development resource.
Main menu
- Tutorials
- HTML
- CSS
- JavaScript
- Techniques
- Examples
- References
- HTML
- Tags
- Attributes
- Characters
- CSS
- Properties
- Selectors
- Values
- HTML
Supplemental menu
- About Us
- Contact Us
- Link to Us
- Advertise With Us
- Web Hosting
- Site Map
- Home
Từ khóa » H1 H2 H3 H4 H5 H6 P
-
HTML H1 To H6 Tag - W3Schools
-
–
: The HTML Section Heading Elements - MDN - Mozilla
-
4.4.6 The H1, H2, H3, H4, H5, And H6 Elements — HTML5 - W3C
-
H1, H2, H3, H4, H5, H6, P, A, Span - Identity Cloud
-
Header Tags: A Simple (But Complete) Guide To H1, H2 And H3 Tags
-
HTML - Heading Elements H1, H2, H3, H4, H5 And H6.
-
Using H1, H2, H3 Heading Tags For SEO And UX • LockedownSEO
-
Default Size Of H1, H2, H3, H4, H5, H6, P Code Example - Code Grepper
-
H1 H2 H3 H4 H5 H6 - HTML Elements - Develop Php
-
H1-H6 Heading Tags And SEO: The Ultimate Guide - ContentKing
-
Why Doesn't CSS Selector "h1,h2,h3,h4,h5,h6 + P" Work, And What Is ...
-
Typography - Bootstrap
-
Typography · Bootstrap V5.0
-
Typography.css - Apple Open Source