Results 1 to 12 of 12
  1. #1
    Registered User
    Join Date
    Nov 2018
    Posts
    14

    how many heading tag is there in html?|

    how many heading tag is there in html?

  2. #2

  3. #3
    Senior Member
    Join Date
    Feb 2019
    Location
    india
    Posts
    114
    The <h1> to <h6> tags are used to define HTML headings.

    <h1>This is heading 1</h1>
    <h2>This is heading 2</h2>
    <h3>This is heading 3</h3>
    <h4>This is heading 4</h4>
    <h5>This is heading 5</h5>
    <h6>This is heading 6</h6>

  4. #4
    Registered User
    Join Date
    Feb 2019
    Location
    Indirapuram
    Posts
    10
    There are 6 heading tags in HTML
    H1- The main heading tags (Recommended only one H1 tag)
    H2- Subheading (Recommended 10 H2 tag per page)
    H3- Subheading ()
    H4- Subheading ()
    H5- Subheading (rarely used)
    H6- Subheading (rarely used)

  5. #5
    Registered User
    Join Date
    Mar 2019
    Location
    Ahemdabad
    Posts
    16
    There are total six Heading tag in html: H1,H2,H3,H4,H5,H6.
    H1 being the highest level and H6 being the least.

    Try to run the following program. To understand it better

    <!DOCTYPE html>
    <html>
    <body>

    <h1>This is heading 1</h1>
    <h2>This is heading 2</h2>
    <h3>This is heading 3</h3>
    <h4>This is heading 4</h4>
    <h5>This is heading 5</h5>
    <h6>This is heading 6</h6>


    </body>
    </html>

    nopcommerce solution provider: http://www.ifourtechnolab.com/nopcom...merce-solution
    Last edited by Drasti_Chavda; 03-25-2019 at 07:08 AM.

  6. #6

  7. #7
    Registered User albertocosta's Avatar
    Join Date
    Jan 2016
    Posts
    79
    This label is accompanied by a number, from 1 to 6, predefining these the size of the header. Thus, <h1> would be the largest header while <h6> would be the smallest.

  8. #8
    Registered User
    Join Date
    Apr 2019
    Posts
    13
    Quote Originally Posted by mantisclub View Post
    how many heading tag is there in html?

    The <h1> to <h6> tags are used to define HTML headings. h1 being the highest (or most important) level and h6 the least

    <h1>This is heading 1</h1>
    <h2>This is heading 2</h2>
    <h3>This is heading 3</h3>
    <h4>This is heading 4</h4>
    <h5>This is heading 5</h5>
    <h6>This is heading 6</h6>

  9. #9

  10. #10
    Senior Member
    Join Date
    Apr 2019
    Location
    Asia
    Posts
    146
    You can use 6 heading tags in HTML like <H1> </H1> and so on..
    ServersBase.Com- sales@serversbase.com
    █ SSD cPanel Web Hosting • LiteSpeed • MariaDB • CloudLinux & MultiPHP!
    Solutions Tailored To Your Requirements For Unbeatable Agility.
    █ Fully Managed Cloud Instances, Daily Backups & Active Monitoring!

  11. #11
    Senior Member
    Join Date
    Jun 2013
    Location
    Forum
    Posts
    5,019
    There are six types of heading tags as below.

    H1
    H2
    H3
    H4
    H5
    H6
    Cheap VPS | $1 VPS Hosting
    Windows VPS Hosting | Windows with Remote Desktop
    Cheap Dedicated Server | Free IPMI Setup

  12. #12
    Senior Member
    Join Date
    Aug 2015
    Location
    India
    Posts
    138
    <h1>This is heading 1</h1>
    <h2>This is heading 2</h2>
    <h3>This is heading 3</h3>
    <h4>This is heading 4</h4>
    <h5>This is heading 5</h5>
    <h6>This is heading 6</h6>

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

  Find Web Hosting      
  Shared Web Hosting UNIX & Linux Web Hosting Windows Web Hosting Adult Web Hosting
  ASP ASP.NET Web Hosting Reseller Web Hosting VPS Web Hosting Managed Web Hosting
  Cloud Web Hosting Dedicated Server E-commerce Web Hosting Cheap Web Hosting


Premium Partners:


Visit forums.thewebhostbiz.com: to discuss the web hosting business, buy and sell websites and domain names, and discuss current web hosting tools and software.