Showing posts with label canvas. Show all posts
Showing posts with label canvas. Show all posts

Tuesday, January 31, 2012

Advanced Clock Animation with HTML5


!!! Source Code is Now Available !!!
No copyright authorization:
You are allowed to edit and copy it!


<!DOCTYPE html>

<head>

Temple of water - Version 1.0


</head>

<body onload="init()">


Your browser does not support HTML5

</body>

</html>

Friday, January 6, 2012

My best sites selection to help you learn HTML5

Here is my favorite selection of all best sites that can help you get started with HTML5 and beyond.




See below what you can do with HTML5+Javascript:
Excellent HTML5 audio player from SPEAKKER (click here for the demo)
HTML5 audio player from SPEAKKER
In future posts I will also give you some initiations and tutorials about HTML5 in combination with CSS and Javascript.

Hint 1: You can actually debug your HTML5 code by using Inspect Element in your browser (Chrome, Safari, etc.).
Hint 2: Use an adequate application to write your code like Microsoft Expression Web. I don't suggest you to use Notepad if you have Windows. Anyway, you can use it as a start if you want, but it will be difficult for you because there is no colorized code in it.