HTML5
=====
—–
* Course Id : WEBD-HTM5
* Duration : 24 Hours
Overview
—–
* HTML stands for Hypertext Markup Language
* HTML is the globally accepted standard language for developing Web Pages
* This course teaches participants to use HTML to simply “mark-up” a text document with tags that tell a Web browser how to structure it to display
Pre-Requisites
——
* Basic awareness of websites and usage
* Interest to learn web programming
Training Objectives
——–
* Learn the basics of web development
* Learn to create links in HTML documents
* Learn to add images to HTML documents
* Learn to create HTML tables
* Learn to work with audio and video
Course Structure
—–
* We provide more focus on hands-on in our technical courses (typically 80% hands-on/20% theory)
* Students get the capability to apply the material they learn to real-world problems
Materials Provided
—–
* PDF of slides and hands-on exercises
* Access to instance with lab environment
Software Requirements
—–
Any of the following
* Any current internet browser
* vnc client
* rdp client
Hardware Requirements
—–
* Processor: 1.2 GHz
* RAM: 512 MB
* Disk space: 1 GB
* Network Connection with low latency (<250ms) to Internet
## Daywise Course Outline
—–
## Day 1
—–
* Unit 1 : Introduction to HTML
* Unit 2 : HTML Elements
* Unit 3 : Paragraphs, Headings, and Text
## Day 2
—–
* Unit 4 : HTML Links
* Unit 5 : HTML Images
* Unit 6 : HTML Lists
## Day 3
—–
* Unit 7 : HTML Tables
* Unit 8 : Sectioning a Web Page
* Unit 9 : Audio/Video Formats
## Detailed Course Outline
—–
Unit 1 : Introduction to HTML
—–
* Getting Started
* A Simple HTML Document
* The HTML Skeleton
* HTML History
Unit 2 : HTML Elements
—–
* Elements
* Whitespace
* Attributes
* Empty vs. Container Tags
* Blocks and Inline Elements
* Comments
* Special Characters
* lang Attribute
Unit 3 : Paragraphs
—–
* Paragraphs
* Breaks and Horizontal Rules
* Creating an HTML Page
* Quoted Text
* Preformatted Text
* Text-Level Semantic Elements
Unit 4 : Links
—–
* Text Links
* Absolute vs. Relative Paths
* Absolute Paths
* Relative Paths
* Default Pages
* Email Links
* Adding Links
* Targeting a Specific Location on the Page
* The title Attribute
Unit 5 : HTML Images
—–
* Inserting Images
* Making Images Accessible
* Alternative Text
* Long Descriptions
* Height and Width Attributes
* Image Links
* Adding Images to the Page
Unit 6 : Lists
—–
* Unordered Lists
* Nesting Unordered Lists
* Ordered Lists
* Nesting Ordered Lists
* The start Attribute
* Definition Lists
* Creating Lists
Unit 7 : Tables
—–
* Creating Tables
* Adding a Caption
* thead, tbody, and tfoot
* Merging Cells
Unit 8 : Sectioning a Web Page
—–
* Semantic Block-Level Elements
* Current Standards
Unit 9 : Audio/Video Formats
—–
* The article Tag
* Audio and Video
* Supported Media Types
* The audio Element
* audio Tag Attributes
* The video Element
* video Tag Attributes
* Video
* Accessibility
