Hypertext Markup Language (HTML) is the standard markup language for documents designed to be displayed in a web browser. It can be assisted by technologies such as Cascading Style Sheets (CSS) and scripting languages such as JavaScript.

Web browsers receive HTML documents from a web server or from local storage and render the documents into multimedia web pages. HTML describes the structure of a web page semantically and originally included cues for the appearance of the document.


Expected Skills

BASIC HTML
_________________________________________

* What is Markup Language
* Basic Structure of HTML
* Difference Between HTML and XHTML
* Head Section and Elements of Head Section
* Meta Tags
* Css Tags
* Script Tag
* Table Tag
* Div Tag
* Header Tags
* Paragraph, Span, Pre Tags
* Anchor Links and Named Anchors
* Image Tag
* Object Tag
* Iframe Tag
* Forms o Form Tag
* Attributes of Form
* POST and GET Method
* Fieldset and Legend
* Text input, Text area
* Checkbox and Radio Button
* Dropdown, List and Optgroup
* File Upload and Hidden Fields
* Submit, Image, Normal, Reset Button
* Creating a Live Website Form
* HTML Validators

HTML 5
___________________________________

* Introduction to HTML5
* Features of HTML5
* HTML5 DocType
* New Structure Tags
* Section
* Nav
* Article
* Aside
* Header
* Footer
* Designing a HTML Structure of Page
* New Media Tags
* Audio Tag
* Video Tag
* Canvas and Svg Tag
* Introduction to HTML5 Forms
* New Attributes
* Placeholder Attribute
* Require Attribute
* Pattern Attribute
* Autofocus Attribute
* email , tel, url types
* number type
* date type
* range type
* voice search
* Examples of Form