Results 1 to 4 of 4

Thread: What Are Various Elements That Provide Better Structuring In HTML5..?

  1. #1

    Default What Are Various Elements That Provide Better Structuring In HTML5..?

    Hello friends,


    I Want to know that What Are Various Elements That Provide Better Structuring In HTML5..?

  2. #2

    Default

    <footer> Defines a footer for a document or section
    <header> Defines a header for a document or section
    <main> Defines the main content of a document
    <section> Defines a section in a document
    <summary> Defines a visible heading for a <details> element

  3. #3
    Join Date
    Feb 2016
    Location
    CA
    Posts
    381

    Default

    Header, Footer, Body are the main elements that make SEO friendly website.

  4. #4
    Join Date
    Aug 2018
    Posts
    17

    Default

    The new HTML5 elements:
    <header>: Used to contain the header content of a site.
    <footer>: Contains the footer content of a site.
    <nav>: Contains the navigation menu, or other navigation functionality for the page.
    <article>: Contains a standalone piece of content that would make sense if syndicated as an RSS item, for example a news item.
    <section>: Used to either group different articles into different purposes or subjects, or to define the different sections of a single article.
    <aside>: Defines a block of content that is related to the main content around it, but not central to the flow of it.

Similar Threads

  1. What is the difference in caching between HTML5 and the old HTML?
    By sinelogixtech in forum Web Design Solutions
    Replies: 2
    Last Post: 03-13-2023, 11:13 AM
  2. What is HTML5?
    By astuartspindlow in forum Web Design Solutions
    Replies: 8
    Last Post: 06-21-2017, 12:36 PM
  3. What is Best Web hosting Provide Companies..?
    By swatijain2233 in forum Web Hosting Solutions
    Replies: 7
    Last Post: 07-11-2016, 09:57 AM
  4. Provide offshore providers
    By tanveerhabib in forum Web Hosting Community
    Replies: 6
    Last Post: 11-07-2014, 06:22 PM
  5. What are the important features in HTML5?
    By ayishabanu in forum Web Design Solutions
    Replies: 14
    Last Post: 09-02-2014, 11:11 AM

Posting Permissions

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