SlideShare a Scribd company logo
1 of 10
Structural Tags
HTML5 <article> Tag
The <article> element represents a section of content that forms an independent part of a document, such
as a blog post, article, or other self-contained unit of information, that may be linked to or included in
some other content body.
<article> Tag Example
<article>
<TOP 10 SEO Ebook for Students</h1>
<p>Description about the topic and list of Ebooks and other names etc.</p>
</article>
HTML5 <aside> Tag
The <aside> element represents a section of the web page that encloses content which is tangentially
related to the content around it.
<aside> Tag Example
<aside>
<h1>Apollo 13 Facts</h1>
<p>Apollo 13 was the seventh manned mission in the American Apollo space program and the
third intended to land on the Moon.</p>
</aside>
HTML5 <details> Tag
The <details> element represents a control from which the user can obtain additional information on-
demand. It can be used to create an interactive widget that the user can show or hide (like expand and
collapse) to retrieve the additional information or controls. Any sort of element can be placed inside the
details element.
<details> Tag Example
<details>
<summary>What is HTML?</summary>
<p>HTML is a markup language for describing the structure of web pages.</p>
</details>
HTML5 <header> Tag
The <header> element represents the header of a document or a section. A header should contain title
and heading information about the related content.
<header> Tag Example
<header>
<h1>SEO SKILLS- Digital marketing and Branding Academy</h1>
<nav>
<p><a href="#">Home</a> | <a href="#">About</a> | <a href="#">Contact</a></p>
</nav>
</header>
HTML5 <footer> Tag
The <footer> element represents the footer of a document or a section.
A footer typically contains information about the author of the document, copyright information, links to
related documents etc. The following table summarizes the usages context and the version history of this
tag.
<footer> Tag Example
<footer>
<nav>
<p><a href="#">Terms of Use</a> | <a href="#">Privacy Policy</a></p>
</nav>
<p>Copyright &copy; 2016 SEO SKILLS Academy</p>
</footer>
HTML5 <hgroup> Tag
The <hgroup> element is used to group heading elements.
<hgroup> Tag Example
<<hgroup>
<h1>This is a main heading</h1>
<h2>This is sub-heading</h2>
</hgroup>
HTML5 <nav> Tag
The <nav> element defines a section of navigation links (i.e. links to other pages or to parts within the page
itself) in a document.
<nav> Tag Example
<nav>
<ul>
<li><a href="#">Home</a></li>
<li><a href="#">About</a></li>
<li><a href="#">Contact</a></li>
</ul>
</nav>
HTML5 <footer> Tag
The <footer> element represents the footer of a document or a section.
A footer typically contains information about the author of the document, copyright information, links to
related documents etc. The following table summarizes the usages context and the version history of this
tag.
<footer> Tag Example
<footer>
<nav>
<p><a href="#">Terms of Use</a> | <a href="#">Privacy Policy</a></p>
</nav>
<p>Copyright &copy; 2016 SEO SKILLS Academy</p>
</footer>
HTML5 <summary> Tag
The <summary> element defines a summary for the <details> element.
The <summary> element is used along with the <details> element to provide a summary visible to the user.
When the user clicks the summary, the additional information or content placed inside the <details>
element which was previously hidden becomes visible.
<summary> Tag Example
<details>
<summary>What is HTML?</summary>
<p>HTML is a markup language for describing the structure of web pages.</p>
</details>

More Related Content

What's hot

What's hot (18)

Basic HTML
Basic HTMLBasic HTML
Basic HTML
 
Understanding email hacks - Litmus Live London TEDC16
Understanding email hacks - Litmus Live London TEDC16Understanding email hacks - Litmus Live London TEDC16
Understanding email hacks - Litmus Live London TEDC16
 
HTML, CSS and Java Scripts Basics
HTML, CSS and Java Scripts BasicsHTML, CSS and Java Scripts Basics
HTML, CSS and Java Scripts Basics
 
HTML Basics 2 workshop
HTML Basics 2 workshopHTML Basics 2 workshop
HTML Basics 2 workshop
 
Basic html structure
Basic html structureBasic html structure
Basic html structure
 
Creating Web Sites with HTML and CSS
Creating Web Sites with HTML and CSSCreating Web Sites with HTML and CSS
Creating Web Sites with HTML and CSS
 
Basic html
Basic htmlBasic html
Basic html
 
1.1 html lec 1
1.1 html lec 11.1 html lec 1
1.1 html lec 1
 
Introduction to WEB HTML, CSS
Introduction to WEB HTML, CSSIntroduction to WEB HTML, CSS
Introduction to WEB HTML, CSS
 
What is HTML - An Introduction to HTML (Hypertext Markup Language)
What is HTML - An Introduction to HTML (Hypertext Markup Language)What is HTML - An Introduction to HTML (Hypertext Markup Language)
What is HTML - An Introduction to HTML (Hypertext Markup Language)
 
Learning HTML
Learning HTMLLearning HTML
Learning HTML
 
HTML Lesson 1
HTML Lesson 1HTML Lesson 1
HTML Lesson 1
 
Bangla html
Bangla htmlBangla html
Bangla html
 
PPT on Basic HTML Tags
PPT on Basic HTML TagsPPT on Basic HTML Tags
PPT on Basic HTML Tags
 
Basics of HTML
Basics of HTMLBasics of HTML
Basics of HTML
 
Html
HtmlHtml
Html
 
HTML Link - Image - Comments
HTML  Link - Image - CommentsHTML  Link - Image - Comments
HTML Link - Image - Comments
 
Frontend bootcamp
Frontend bootcampFrontend bootcamp
Frontend bootcamp
 

Similar to Html5 structure tags

Similar to Html5 structure tags (20)

Html5 structure & semantic
Html5 structure & semanticHtml5 structure & semantic
Html5 structure & semantic
 
Html5 quick learning guide
Html5 quick learning guideHtml5 quick learning guide
Html5 quick learning guide
 
Html5 quick-learning-quide
Html5 quick-learning-quideHtml5 quick-learning-quide
Html5 quick-learning-quide
 
Html5 quick-learning-quide
Html5 quick-learning-quideHtml5 quick-learning-quide
Html5 quick-learning-quide
 
Html5 quick-learning-quide
Html5 quick-learning-quideHtml5 quick-learning-quide
Html5 quick-learning-quide
 
Html 5, a gentle introduction
Html 5, a gentle introductionHtml 5, a gentle introduction
Html 5, a gentle introduction
 
Beginning Html 5 Presentation
Beginning Html 5 PresentationBeginning Html 5 Presentation
Beginning Html 5 Presentation
 
Html5, a gentle introduction
Html5, a gentle introduction Html5, a gentle introduction
Html5, a gentle introduction
 
Html5 semantics
Html5 semanticsHtml5 semantics
Html5 semantics
 
HTML5 introduction
HTML5 introductionHTML5 introduction
HTML5 introduction
 
Intro to html 5
Intro to html 5Intro to html 5
Intro to html 5
 
HTML/HTML5
HTML/HTML5HTML/HTML5
HTML/HTML5
 
Stanford Html5talk
Stanford Html5talkStanford Html5talk
Stanford Html5talk
 
presentation_html_5_ppt_1444491485_163390.pptx
presentation_html_5_ppt_1444491485_163390.pptxpresentation_html_5_ppt_1444491485_163390.pptx
presentation_html_5_ppt_1444491485_163390.pptx
 
Week 2-intro-html
Week 2-intro-htmlWeek 2-intro-html
Week 2-intro-html
 
Three quick accessibility tips for HTML5
Three quick accessibility tips for HTML5Three quick accessibility tips for HTML5
Three quick accessibility tips for HTML5
 
Html 5 Semantics overview
Html 5 Semantics overviewHtml 5 Semantics overview
Html 5 Semantics overview
 
Basic html
Basic htmlBasic html
Basic html
 
Class Intro / HTML Basics
Class Intro / HTML BasicsClass Intro / HTML Basics
Class Intro / HTML Basics
 
Fronttechnieken met HTML5 en de Slice-template
Fronttechnieken met HTML5 en de Slice-templateFronttechnieken met HTML5 en de Slice-template
Fronttechnieken met HTML5 en de Slice-template
 

More from SEO SKills

SEO Course outline - SEO SKILLS ACADEMY
SEO Course outline - SEO SKILLS ACADEMYSEO Course outline - SEO SKILLS ACADEMY
SEO Course outline - SEO SKILLS ACADEMYSEO SKills
 
Doodle art introduction
Doodle art   introductionDoodle art   introduction
Doodle art introductionSEO SKills
 
Html5 essentials
Html5 essentialsHtml5 essentials
Html5 essentialsSEO SKills
 
Introduction to html course digital markerters
Introduction to html course digital markertersIntroduction to html course digital markerters
Introduction to html course digital markertersSEO SKills
 
Introduction to web technologies
Introduction to web technologiesIntroduction to web technologies
Introduction to web technologiesSEO SKills
 
Adobe illustrator CC 2017 introduction _ SEOSKILLS Hyderabad
Adobe illustrator CC 2017 introduction  _ SEOSKILLS HyderabadAdobe illustrator CC 2017 introduction  _ SEOSKILLS Hyderabad
Adobe illustrator CC 2017 introduction _ SEOSKILLS HyderabadSEO SKills
 
Graphical user interface _ SEOSKILLS Hyderabad
Graphical user interface _ SEOSKILLS HyderabadGraphical user interface _ SEOSKILLS Hyderabad
Graphical user interface _ SEOSKILLS HyderabadSEO SKills
 
Creative process_ SEOSKILLS
Creative process_ SEOSKILLSCreative process_ SEOSKILLS
Creative process_ SEOSKILLSSEO SKills
 
History of computers
History of computersHistory of computers
History of computersSEO SKills
 
Types of software
Types of softwareTypes of software
Types of softwareSEO SKills
 
Introduction to color theory for Multimedia Students
Introduction to color  theory  for Multimedia StudentsIntroduction to color  theory  for Multimedia Students
Introduction to color theory for Multimedia StudentsSEO SKills
 
Overview of video file formats for Multimedia Students
Overview of video file formats for Multimedia StudentsOverview of video file formats for Multimedia Students
Overview of video file formats for Multimedia StudentsSEO SKills
 
introduction to audio formats - Multimedia Students
introduction to audio formats - Multimedia Studentsintroduction to audio formats - Multimedia Students
introduction to audio formats - Multimedia StudentsSEO SKills
 
Overview about multimedia for BMM Students and Teachers
Overview about multimedia  for BMM Students and TeachersOverview about multimedia  for BMM Students and Teachers
Overview about multimedia for BMM Students and TeachersSEO SKills
 
Networking fundamentals for multimedia students and teachers
Networking fundamentals for multimedia students and teachers Networking fundamentals for multimedia students and teachers
Networking fundamentals for multimedia students and teachers SEO SKills
 
Ms dos commands for Multimedia Students and Facultyes
Ms dos commands  for Multimedia Students and FacultyesMs dos commands  for Multimedia Students and Facultyes
Ms dos commands for Multimedia Students and FacultyesSEO SKills
 
Elements of digital images day06
Elements of digital images  day06Elements of digital images  day06
Elements of digital images day06SEO SKills
 
Computer fundamentals day02
Computer fundamentals  day02Computer fundamentals  day02
Computer fundamentals day02SEO SKills
 
Computer fundamentals for Multimedia Students
Computer fundamentals for Multimedia StudentsComputer fundamentals for Multimedia Students
Computer fundamentals for Multimedia StudentsSEO SKills
 
Best SEO Curse PPT
Best SEO Curse PPTBest SEO Curse PPT
Best SEO Curse PPTSEO SKills
 

More from SEO SKills (20)

SEO Course outline - SEO SKILLS ACADEMY
SEO Course outline - SEO SKILLS ACADEMYSEO Course outline - SEO SKILLS ACADEMY
SEO Course outline - SEO SKILLS ACADEMY
 
Doodle art introduction
Doodle art   introductionDoodle art   introduction
Doodle art introduction
 
Html5 essentials
Html5 essentialsHtml5 essentials
Html5 essentials
 
Introduction to html course digital markerters
Introduction to html course digital markertersIntroduction to html course digital markerters
Introduction to html course digital markerters
 
Introduction to web technologies
Introduction to web technologiesIntroduction to web technologies
Introduction to web technologies
 
Adobe illustrator CC 2017 introduction _ SEOSKILLS Hyderabad
Adobe illustrator CC 2017 introduction  _ SEOSKILLS HyderabadAdobe illustrator CC 2017 introduction  _ SEOSKILLS Hyderabad
Adobe illustrator CC 2017 introduction _ SEOSKILLS Hyderabad
 
Graphical user interface _ SEOSKILLS Hyderabad
Graphical user interface _ SEOSKILLS HyderabadGraphical user interface _ SEOSKILLS Hyderabad
Graphical user interface _ SEOSKILLS Hyderabad
 
Creative process_ SEOSKILLS
Creative process_ SEOSKILLSCreative process_ SEOSKILLS
Creative process_ SEOSKILLS
 
History of computers
History of computersHistory of computers
History of computers
 
Types of software
Types of softwareTypes of software
Types of software
 
Introduction to color theory for Multimedia Students
Introduction to color  theory  for Multimedia StudentsIntroduction to color  theory  for Multimedia Students
Introduction to color theory for Multimedia Students
 
Overview of video file formats for Multimedia Students
Overview of video file formats for Multimedia StudentsOverview of video file formats for Multimedia Students
Overview of video file formats for Multimedia Students
 
introduction to audio formats - Multimedia Students
introduction to audio formats - Multimedia Studentsintroduction to audio formats - Multimedia Students
introduction to audio formats - Multimedia Students
 
Overview about multimedia for BMM Students and Teachers
Overview about multimedia  for BMM Students and TeachersOverview about multimedia  for BMM Students and Teachers
Overview about multimedia for BMM Students and Teachers
 
Networking fundamentals for multimedia students and teachers
Networking fundamentals for multimedia students and teachers Networking fundamentals for multimedia students and teachers
Networking fundamentals for multimedia students and teachers
 
Ms dos commands for Multimedia Students and Facultyes
Ms dos commands  for Multimedia Students and FacultyesMs dos commands  for Multimedia Students and Facultyes
Ms dos commands for Multimedia Students and Facultyes
 
Elements of digital images day06
Elements of digital images  day06Elements of digital images  day06
Elements of digital images day06
 
Computer fundamentals day02
Computer fundamentals  day02Computer fundamentals  day02
Computer fundamentals day02
 
Computer fundamentals for Multimedia Students
Computer fundamentals for Multimedia StudentsComputer fundamentals for Multimedia Students
Computer fundamentals for Multimedia Students
 
Best SEO Curse PPT
Best SEO Curse PPTBest SEO Curse PPT
Best SEO Curse PPT
 

Recently uploaded

ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomnelietumpap1
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17Celine George
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxChelloAnnAsuncion2
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 

Recently uploaded (20)

ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choom
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 

Html5 structure tags

  • 2. HTML5 <article> Tag The <article> element represents a section of content that forms an independent part of a document, such as a blog post, article, or other self-contained unit of information, that may be linked to or included in some other content body. <article> Tag Example <article> <TOP 10 SEO Ebook for Students</h1> <p>Description about the topic and list of Ebooks and other names etc.</p> </article>
  • 3. HTML5 <aside> Tag The <aside> element represents a section of the web page that encloses content which is tangentially related to the content around it. <aside> Tag Example <aside> <h1>Apollo 13 Facts</h1> <p>Apollo 13 was the seventh manned mission in the American Apollo space program and the third intended to land on the Moon.</p> </aside>
  • 4. HTML5 <details> Tag The <details> element represents a control from which the user can obtain additional information on- demand. It can be used to create an interactive widget that the user can show or hide (like expand and collapse) to retrieve the additional information or controls. Any sort of element can be placed inside the details element. <details> Tag Example <details> <summary>What is HTML?</summary> <p>HTML is a markup language for describing the structure of web pages.</p> </details>
  • 5. HTML5 <header> Tag The <header> element represents the header of a document or a section. A header should contain title and heading information about the related content. <header> Tag Example <header> <h1>SEO SKILLS- Digital marketing and Branding Academy</h1> <nav> <p><a href="#">Home</a> | <a href="#">About</a> | <a href="#">Contact</a></p> </nav> </header>
  • 6. HTML5 <footer> Tag The <footer> element represents the footer of a document or a section. A footer typically contains information about the author of the document, copyright information, links to related documents etc. The following table summarizes the usages context and the version history of this tag. <footer> Tag Example <footer> <nav> <p><a href="#">Terms of Use</a> | <a href="#">Privacy Policy</a></p> </nav> <p>Copyright &copy; 2016 SEO SKILLS Academy</p> </footer>
  • 7. HTML5 <hgroup> Tag The <hgroup> element is used to group heading elements. <hgroup> Tag Example <<hgroup> <h1>This is a main heading</h1> <h2>This is sub-heading</h2> </hgroup>
  • 8. HTML5 <nav> Tag The <nav> element defines a section of navigation links (i.e. links to other pages or to parts within the page itself) in a document. <nav> Tag Example <nav> <ul> <li><a href="#">Home</a></li> <li><a href="#">About</a></li> <li><a href="#">Contact</a></li> </ul> </nav>
  • 9. HTML5 <footer> Tag The <footer> element represents the footer of a document or a section. A footer typically contains information about the author of the document, copyright information, links to related documents etc. The following table summarizes the usages context and the version history of this tag. <footer> Tag Example <footer> <nav> <p><a href="#">Terms of Use</a> | <a href="#">Privacy Policy</a></p> </nav> <p>Copyright &copy; 2016 SEO SKILLS Academy</p> </footer>
  • 10. HTML5 <summary> Tag The <summary> element defines a summary for the <details> element. The <summary> element is used along with the <details> element to provide a summary visible to the user. When the user clicks the summary, the additional information or content placed inside the <details> element which was previously hidden becomes visible. <summary> Tag Example <details> <summary>What is HTML?</summary> <p>HTML is a markup language for describing the structure of web pages.</p> </details>