Difference between revisions of "HTML"
From Teknologisk videncenter
m (→CSS) |
m |
||
(3 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
*[http://www.script-tutorials.com/new-trends-in-web-design-summer-2013/ New Trends in Web Design – Summer 2013] | *[http://www.script-tutorials.com/new-trends-in-web-design-summer-2013/ New Trends in Web Design – Summer 2013] | ||
*[http://methodsoftware.blogspot.com.es/2013/07/adding-html5-intellisense.html?m=1 Adding HTML 5 Intellisense] | *[http://methodsoftware.blogspot.com.es/2013/07/adding-html5-intellisense.html?m=1 Adding HTML 5 Intellisense] | ||
+ | *[http://www.youtube.com/watch?v=gOkjNUibcWo HTML5 Canvas Tutorial] | ||
===Game development=== | ===Game development=== | ||
*[http://www.script-tutorials.com/snake-game-using-html5-canvas-and-kineticjs/ Snake walkThrough] | *[http://www.script-tutorials.com/snake-game-using-html5-canvas-and-kineticjs/ Snake walkThrough] | ||
Line 14: | Line 15: | ||
*https://plus.google.com/100606641551873505128/posts/cur8ovdMf5x | *https://plus.google.com/100606641551873505128/posts/cur8ovdMf5x | ||
+ | ==JQuery== | ||
+ | *[http://www.sitepoint.com/working-jquery-datatables/ JQuery DataTables] | ||
+ | *[http://www.datatables.net/blog/Microsoft_CDN Using Microsoft Content Delevery Network - DataTables] | ||
=Gode links= | =Gode links= | ||
*[http://www.script-tutorials.com/ www.script-tutorial.com] | *[http://www.script-tutorials.com/ www.script-tutorial.com] | ||
+ | *[http://adwordsagency.blogspot.dk/2013/09/google-web-designer-beta-now-available_30.html Google WebDesigner] | ||
[[Category:Programming]] | [[Category:Programming]] |
Latest revision as of 10:14, 31 October 2013
Contents
HTML5
- HTML5 Tutorial - get up-to-date with the latest in HTML5
- New Trends in Web Design – Summer 2013
- Adding HTML 5 Intellisense
- HTML5 Canvas Tutorial