AMJAM Solutions

header and footer in html

HTML Headings

HTML headings are defined with the <h1> to <h6> tags:

  • <h1>This is a heading</h1>
  • <h2>This is a heading</h2>
  • <h3>This is a heading</h3>
  • </h4>This is a heading</h4>
  • <h5>This is a heading</h5>
  • <h6>This is a heading</h6>

Headings are important for accessibility and search engine optimization

  • <h1>defines the most important heading.
  • <h6>defines the least important heading.
HTML Headings

Output:-

Searching for Digital Marketing Services
Looking for online courses

Leave A Comment

Your email address will not be published. Required fields are marked *