02Geek HTML5 and JavaScript, TypeScript, React, Flash, ActionScript online School
Previous VideoPrevious Video

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.Structure elements there main goal are to create a structure element in the HTML document. a good example for a structure element would be a header element as its not a visual element or a functional one but an idea that lets us know what type of information we can expect to have within it. While functionality elements add new functionality to HTML(mainly through a JavaScript API).

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