A Functionality Example
We talked about the two types of elements introduced into HTML5. This exampl will be an example to the functional elements. (in this video you see me say the way word thematic to many times ;). But if you cna ignore that the goal of this video is to show you the idea of elements that represent something that might become interactive such as the video, sound and so forth although this sample isn't as interactive - we are saving the interactive ones for a later date ;).
Setting up Expectations
Learn HTML5 from the ground up
02:24
Why Are We Moving to HTML5
Why are we moving up to HTML5 and not sticking with the good old HTML4?
07:22
Out With The Old
xplore the basic things you need to do in your html files to modernize them and get them to fit the new spesification formats.
13:06
Structure And Functionality Elements
The easiest way to look into the new elements is breaking them down into two types. Structure elements and functionality elements.
12:07
Changed elements and attributes
Exploring the changed elements and attributes. aka removed/depricated elements.
11:12
MatHML and SVG
add MathML and SVN into your HTML5 site
09:16
HTML5 Structure Example
Examples of usage of changes to structure in html5. In this video we continue the last few videos where we take a deeper look at changes form html4 to html5.
10:05
A Functionality Example
adding functional elements into html5 such as vidoe, sound and canvas. this video is our first that goes into this topic.
05:35
JavaScript Extentions
Html5 introduced many new features among them a few changes to the JavaScript language - extensions. In this title we explore all the new extensions and see them in action in a live sample.
22:12