• 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 Section Tag

HTML Section Tag

August 8, 2013 by techhoneyadmin

HTML Section TagThe HTML Section Tag is used to classify portion or segment in an HTML resource or webpage.

The HTML Section Tag can be used to create segments like headers, footers, chapters etc.

Note: Section Tag is new in HTML 5.


HTML Section Tag Syntax

<section>
Some Text here
</section>

HTML Section Tag Example

HTML Section Tag Code Output
<section>
<h1>Computer</h1>
 A Computer is an electronic device
which can take data as input,
process the data and can output
the results in a desired manner </section>
<section>
<h1>Software</h1>
A Software is a piece of
computer code which enables
any desired computation.</section>
Computer

A Computer is an electronic device which can take data as input, process the data and can output the results in a desired manner

Software

A Software is a piece of computer code which enables any desired computation.

In the above HTML Section Tag example output, note that the definition of “Computer” and “Software” are displayed segregated from each other and that’s because both the definitions are in their respective sections.

HTML Section Tag supports HTML Global Attributes and HTML Event Attributes.


HTML Section Tag Supporting Browsers

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

Filed Under: Tags Tagged With: HTML 5 Section, HTML Section, HTML Section Tag, HTML Section Tag Code, HTML Section Tag Syntax and Examples, HTML Tag Section, HTMLSectionTag, Section HTML, Section HTML Tag, Section Tag HTML, Tag HTML Section, Tag Section HTML, What is the use if HTML Section Tag

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