Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kevin0x90/html5-training-demos

This Repository contains some demos for a HTML5 Training Course.
https://github.com/kevin0x90/html5-training-demos

Last synced: 6 days ago
JSON representation

This Repository contains some demos for a HTML5 Training Course.

Awesome Lists containing this project

README

        

This repository contains all demo code which is used
for a training course i gave for a quick overview
of HTML5 for developers who are new to HTML5.

The main focus of the demos are the new Javascript
APIs available in HTML5. But there are also demos
for plain HTML5 like the new tags available in the
markup.

Most of this code is just to demo some special
API or feature so i tried to keep the demos on a
small size and avoided external script files where
it was possible.

I think i will do some refactoring of the demos
in the near feature to make them more cleaner.