learn something new
Learn
Learn
FIND A CLASS
Register
Course Schedule
Virtual Training Schedule
Contact Us
Map : Bloomington, IL
Map : Springfield, IL
Follow Us
CERTIFICATIONS
PROGRAMS
LEARN
>
Find a Class
> Class Summary
INHTML5 - HTML 5
If you have any questions about registering for this class, please call (877) 832-0688 Ext. 1493 or email us at
getsmart@LRS.com
This 2-day course introduces students familiar with writing HTML to the new elements and attributes of HTML5 before moving into the web application scripting APIs. The course begins by introducing where HTML5 came from and what it is. It discusses how to use the new elements and attributes as well as how to detect if the browser supports them. The course then moves into new form input types and attributes before covering the audio/video tags. A deeper look into the Canvas element follows, and then the Geolocation API, new local data storage options that could make cookies obsolete, and finally new communications APIs that will greatly enhance online web applications.
Click here for a printer-friendly version of this page
Upcoming classes
Number
Class Date
Location
Length
Cost
Sign up
INHTML5
May 31, 2012 - Jun 01, 2012
Springfield
2 days
$495.00
Register
Prerequisites
Experience in HTML 4 and JavaScript is required. CSS knowledge is helpful.
Detailed Class Syllabus
Module 1: Laying out a Page with HTML5
Page Structure
New HTML5 Structural Tags
Page Simplification
Module 2: HTML5 How We Got Here
The Problems HTML 4 Addresses
The Problems XHTML Addresses
The New More Flexible Approach of HTML5 - Paving the Cowpaths
New Features of HTML5
The HTML5 Spec(s)
Current State of Browser Support
Module 3: Sections and Articles
The section Tag
The article Tag
Module 4: HTML5 Audio and Video
Supported Media Types
The audio Element
The video Element
Module 5: HTML5 Forms
Modernizr
New Input Types
HTML5 New Form Attributes
Some Other New Form Field Attributes
New Form Elements
Module 6: HTML5 Web Storage
Overview of HTML5 Web Storage
Web Storage
Module 7: HTML5 Canvas
Getting Started with Canvas
Drawing Lines
Color and Transparency
Module 8: Integrated APIs
Offline Application API
Drag and Drop API