Sunday, January 25, 2015

New Elements in HTML5

  • header
    • Element is used to present the header content for a page or a section of a page
  • footer
    • Element represents information, such as the author and copyright information, at the end of a page or a section of a page
  • section
    • Element is used to represent a section in a web page
  •  article
    • Element is used to represent independent article content
  • aside
    • Element is used to represent a section of content that is related to the content surrounding it. For example, a quotation from an article, presented in larger font to highlight a particular point
  • nav
    • Element is used to present a section in the document for navigation through web pages

No comments:

Post a Comment