Describing the basics and evolution of HTML versions
Previewing the enhancements in HTML5
Explaining the element, tags and attributes in HTML
Clarifying head and body tag
Enlisting various HTML editor
Illustrating the process to create a web page and view it’s source
Understanding the concept of white space and flow
Detailing the HTML comment and meta tags
Explaining the XHTML declaration and DTD (Document Type Declaration)
Describing the new doctype and charset in HTML5
Illustrating the usage of special characters, capitalization, quotations, nesting, spacing and breaks
Detailing global attributes introduced in HTML5
Core Tags and Attributes
Explaining the <html>, <head>, <title> and <body> elements
Attribute Groups
Describing the concept of attribute groups and core attributes
Explaining the implementation of internationalization and UI events
Text Formatting
Detailing the usage of <hn>, <p>, <br /> and <pre> tags for text formatting
Font Styling
Detailing the basics of <b>,<i>, <sup>, <sub>, <small> and <hr /> tags for text formatting
Phrase Tags
Describing the concept of phrase tags
Explaining the usage of
<em>, <strong>, <address>, <abbr>, <dfn>,
<blockquote> , <q>, <cite>, <code>, <kbd>,
<var>, <samp> tags for structuring text
Detailing the <ins> and <del> tags for editing text
Grouping Tags
Understanding the need and basics of grouping HTML tags
Describing the block and inline elements in HTML
Detailing the usage of <div> and < span > tags
Explaining new structure and inline elements introduced in HTML5
Lists
Understanding the basics of list and it’s types (ordered, unordered and definition lists)
Explaining the implementation of lists nesting and layout of site structure
Describing URL and it’s types (absolute and relative URL) with usage of <base> tag
Hyper Linking
Detailing the concept of hyperlink, source anchor and destination anchor
Describing the usage of < a > tag and it’s href attribute
Understanding basics of MIME types and other attributes of <a> tag
Explaining the method to link to a specific part of a page, link in same or other web site and linking to e-mail addresses
Illustrating the advanced e-mail links and methods of spam-Proofing e-mail links
Describing implementation of image links and method to customize hyperlinks
Images
Explaining the usage of < img > tag and it’s attributes
Detailing the technique to use images as links
Describing the concept and implementation of image maps
Illustrating various image formats supported by world wide web
Audio and Video Linking
Describing the basics of adding multimedia in web browsers by plug-ins
Detailing supported audio and video file formats and steps to add them
Explaining <bgsound>, <embed> and <object> tag: and attributes
Illustrating the usage of flash for audio and video
Describing canvas, SVG, audio and video elements introduced in HTML5
Tables
Understanding the basics and structure of table in HTML
Explaining the usage of <table>, <tr>, <td> and <th> tags
Describing the usage of table cellpadding, cellspacing, colspan and rowspan attributes
Detailing table background, height, width, caption, header, body and footer attributes
Illustrating nesting of tables
Forms
Understanding the concepts of HTML form
Describing the steps to create a basic form
Detailing usage of text input,
radio button, check box, select menu, button, label, file upload and
hidden field controls in HTML
Illustrating the methods for form processing and formatting forms
Explaining the new form input types, input validation and elements introduced in HTML5
Miscellaneous
Explaining method of specifying colors in HTML
Describing usage of styles and scripts in HTML
HTML5 Advancements
Explaining dynamic page support in HTML5 for context menu and it’s attributes
Describing usage of HTML5 geo-location API for geographical location information
Detailing methods for storing in web browser and offline application access
and <body> elements</li>
</ul>
<h5>
Attribute Groups</h5>
<ul>
<li>
Describing the concept of attribute groups and core attributes</li>
<li>
Explaining the implementation of internationalization and UI events</li>
</ul>
<h5>
Text Formatting</h5>
<ul>
<li>
Detailing the usage of <hn>, <p>, <br /> and <pre> tags for text formatting</li>
</ul>
<h5>
Font Styling</h5>
<ul>
<li>
Detailing the basics of <b>,<i>, <sup>, <sub>, <small> and <hr /> tags for text formatting</li>
</ul>
<h5>
Phrase Tags</h5>
<ul>
<li>
Describing the concept of phrase tags</li>
<li>
Explaining the usage of <em>, <strong>, <address>, <abbr>, <dfn>, <blockquote> , <q>, <cite>, <code>, <kbd>, <var>, <samp> tags for structuring text</li>
<li>
Detailing the <ins> and <del> tags for editing text</li>
</ul>
<h5>
Grouping Tags</h5>
<ul>
<li>
Understanding the need and basics of grouping HTML tags</li>
<li>
Describing the block and inline elements in HTML</li>
<li>
Detailing the usage of <div> and < span > tags</li>
<li>
Explaining new structure and inline elements introduced in HTML5</li>
</ul>
<h5>
Lists</h5>
<ul>
<li>
Understanding the basics of list and it’s types (ordered, unordered and definition lists)</li>
<li>
Explaining the implementation of lists nesting and layout of site structure</li>
<li>
Describing URL and it’s types (absolute and relative URL) with usage of <base> tag</li>
</ul>
<h5>
Hyper Linking</h5>
<ul>
<li>
Detailing the concept of hyperlink, source anchor and destination anchor</li>
<li>
Describing the usage of < a > tag and it’s href attribute</li>
<li>
Understanding basics of MIME types and other attributes of <a> tag</li>
<li>
Explaining the method to link to a specific part of a page, link in same or other web site and linking to e-mail addresses</li>
<li>
Illustrating the advanced e-mail links and methods of spam-Proofing e-mail links</li>
<li>
Describing implementation of image links and method to customize hyperlinks</li>
</ul>
<h5>
Images</h5>
<ul>
<li>
Explaining the usage of < img > tag and it’s attributes</li>
<li>
Detailing the technique to use images as links</li>
<li>
Describing the concept and implementation of image maps</li>
<li>
Illustrating various image formats supported by world wide web</li>
</ul>
<h5>
Audio and Video Linking</h5>
<ul>
<li>
Describing the basics of adding multimedia in web browsers by plug-ins</li>
<li>
Detailing supported audio and video file formats and steps to add them</li>
<li>
Explaining <bgsound>, <embed> and <object> tag: and attributes</li>
<li>
Illustrating the usage of flash for audio and video</li>
<li>
Describing canvas, SVG, audio and video elements introduced in HTML5</li>
</ul>
<h5>
Tables</h5>
<ul>
<li>
Understanding the basics and structure of table in HTML</li>
<li>
Explaining the usage of <table>, <tr>, <td> and <th> tags</li>
<li>
Describing the usage of table cellpadding, cellspacing, colspan and rowspan attributes</li>
<li>
Detailing table background, height, width, caption, header, body and footer attributes</li>
<li>
Illustrating nesting of tables</li>
</ul>
<h5>
Forms</h5>
<ul>
<li>
Understanding the concepts of HTML form</li>
<li>
Describing the steps to create a basic form</li>
<li>
Detailing usage of text input, radio button, check box, select menu, button, label, file upload and hidden field controls in HTML</li>
<li>
Illustrating the methods for form processing and formatting forms</li>
<li>
Explaining the new form input types, input validation and elements introduced in HTML5</li>
</ul>
<h5>
Miscellaneous</h5>
<ul>
<li>
Explaining method of specifying colors in HTML</li>
<li>
Describing usage of styles and scripts in HTML</li>
</ul>
<h5>
HTML5 Advancements</h5>
<ul>
<li>
Explaining dynamic page support in HTML5 for context menu and it’s attributes</li>
<li>
Describing usage of HTML5 geo-location API for geographical location information</li>
<li>
Detailing methods for storing in web browser and offline application access</li>
</ul>
<p><strong>Apply for Certification</strong></p>
<p><a href="https://www.vskills.in/certification/Certified-HTML5-Developer">https://www.vskills.in/certification/Certified-HTML5-Developer</a></p>