• Skip to primary navigation
  • Skip to main content

Tech Honey

The #1 Website for Oracle PL/SQL, OA Framework and HTML

  • Home
  • HTML
    • Tags in HTML
    • HTML Attributes
  • OA Framework
    • Item in OAF
    • Regions in OAF
    • General OAF Topics
  • Oracle
    • statement
    • function
    • clause
    • plsql
    • sql
You are here: Home / HTML / Tags / HTML HGroup Tag

HTML HGroup Tag

August 10, 2013 by techhoneyadmin

HTML HGroup TagHTML Hgroup tag <hgroup> is used to group headings in a webpage.

In other words we can say that whenever a webpage has multiple levels of headings then we can use the HGroup tag <hgroup> to group all the headings together.

HGroup tag can group <h1> to <h6> headings on a webpage having multiple levels of headings in it.

Note: Hgroup tag is new in HTML 5.


HTML HGroup Tag Syntax

<hgroup>
Some heading here
</hgroup>

HTML HGroup Tag Example

HTML Hgroup Tag Code Output
</pre>
<hgroup>
<h1>Welcome to the HTML HGroup Page</h1>
<h2>This page details the HTML HGroup Tag</h2>
</hgroup>
<pre>
Welcome to the HTML HGroup Page

This page details the HTML HGroup Tag

In the above HGroup Tag example, we have grouped the <h1> and <h2> heading in HTML HGroup.

HGroup Tag supports all HTML Global Attributes and HTML Event Attributes.


HTML HGroup Tag Supporting Browsers

S. No. Browser Supported(Yes/No)
1 Internet Explorer Yes (From IE 9 Onwards)
2 Firefox Yes
3 Google Chrome Yes
4 Opera Yes
5 Safari Yes

Filed Under: Tags Tagged With: Code of html HGroup tag, HGroup HTML, HGroup html tag, HGroup in HTML, HGroup tag html, HGroup tag in html, How to use html HGroup tag, HTML HGroup, HTML HGroup Tag, Html hgroup tag code, HTML syntax HGroup tag, HTML Tag HGroup, HTMLHGroupTag, Using HTML HGroup tag, What is HTML HGroup tag, What is the use of HGroup HTML Tag

Copyright © 2023 · Parallax Pro on Genesis Framework · WordPress · Log in