HTML5 the latest standard on the Hyper text markup language which web sites use to display content, has some powerful new features that simplify the creation of dynamic websites and lets the author create more meaningful and exciting web pages. The new canvas feature allows the creation of dynamic vector graphics similar to those available in Flash and Silverlight.
What You Will Learn
In this short training course you will learn to use the new features provided by HTML5, to create dynamic web sites.
Save up to 10% by booking and paying 10 business days before the course.
Brochure:
Information may change without notice.
Audience
Web Designers and Programmers.
Pre-Requisites
HTML and CSS, JavaScript
Course Outline / Curriculum
Introduction to HTML5
Review of HTML concepts with updates on simplified HTML 5 structure
Briefly review important HTML conceps that are inherited fom HTM version 4
Sections (Creating Body Content)
The trend with HTML is for tags to represent the (semantic) meaning of the data rather than the display. Display is controlled by CSS. There are a number of new tags that reinforce this trend.
Embedding Media
Embedding video and audio has become simpler and better in HTML5.
Forms
New features in forms.
The Canvas
The canvas is one of the most dramatic new features in HTML5. You can create and animate vector graphics with javascript
Animating the canvas
Vector Graphics and Animation
HTML5 makes Scalable Vector Graphics part of the DOM. We cane even animate objects in the image.
Introduction to HTML5 Mobile Websites
The mobile web is growing fast and many great features are already supportred by the latest mobile browsers.