HTML & HTML5


HTML5 is a markup language used for structuring and presenting content on the World Wide Web. It is the fifth and current version of the HTML standard.

HTML elements are the building blocks of HTML pages. With HTML constructs, images and other objects, such as interactive forms may be embedded into the rendered page. It provides a means to create structured documents by denoting structural semantics for text such as headings, paragraphs, lists, links, quotes and other items. HTML elements are delineated by tags, written using angle brackets. Tags such as and  introduce content into the page directly. Others such as 

 surround and provide information about document text and may include other tags as sub-elements. Browsers do not display the HTML tags, but use them to interpret the content of the page.

 

Module

  • Overview of Web Development
  • Types of Webpages
  • Types Of Languages
  • Introduction To HTML
  • Structure Of HTML
  • Tag
  • Basic Tags
  • Meta Tags
  • Attributes & Parameters
  • Font tag
  • Formatting Tags
  • Quotation and Citation Elements
  • Computer Code
  • Comments
  • Iframe
  • Entities
  • Image tag
  • Link Tags
  • Image Link
  • Text Link
  • Email Link
  • Colors
  • Marquee Tag
  • List
  • Table Tag
  • Form tags
  • Frame Tag
  • Background Colors & Images
  • Embed Multimedia - Movie, Music
  • Introduction To XHTML
  • Difference Between HTML & XHTML
  • Introduction To Doctypes
  • Introduction To HTML 5
  • What is HTML 5
  • Overview of HTML 5
  • HTML5 Syntax
  • Forms
  • Form Elements
  • New attributes for
  • New attributes for
  • Video and Audio
  • Types of Elements
  • HTML5 NEW ELEMENTS
  • Migration from HTML4 to HTML5
  • HTML5 DEPRECATED TAGS
  • HTML5 DEPRECATED ATTRIBUTES