Karma: Difference between revisions
| Line 186: | Line 186: | ||
HTML5 | HTML5 | ||
* http://www.smashingmagazine.com/2009/07/16/html5-and-the-future-of-the-web/ | * http://www.smashingmagazine.com/2009/07/16/html5-and-the-future-of-the-web/ | ||
* http://www.w3.org/TR/html5-diff/ Differences between html4 and html5 | |||
General Web Design | General Web Design | ||
| Line 196: | Line 197: | ||
* mozilla canvas tutorial: https://developer.mozilla.org/en/Canvas_tutorial | * mozilla canvas tutorial: https://developer.mozilla.org/en/Canvas_tutorial | ||
* using canvas on webkit: http://developer.apple.com/documentation/AppleApplications/Conceptual/SafariJSProgTopics/Tasks/Canvas.html | * using canvas on webkit: http://developer.apple.com/documentation/AppleApplications/Conceptual/SafariJSProgTopics/Tasks/Canvas.html | ||
* http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html | |||
Javascript | Javascript | ||