这篇文章挑选了 web 开发人员不能错过的10个 html5 开发教程,能够帮助你快速掌握 html5 高级开发技巧。
1. create a drawing app with html5 canvas and javascript
这是一个很酷的教程,教你如何使用 canvas 来创建自己的绘图应用程序。
2. how to make an html5 iphone app
另一个有用的教程将介绍如何构建一个 html5 iphone 应用程序,一个俄罗斯方块游戏。
3. building a custom html5 video player with css3 and jquery
了解如何构建自己的定制的 html5 视频播放器,并包装播放器作为一个 jquery 插件。
4. html5 apps: positioning with geolocation
学习和掌握 html5 的地理定位功能,并应用到你的下一个 html5 应用程序中。
5. fullscreen slideshow with html5 audio and jquery
这是迄今为止,我见过在网上最酷的教程之一。学习如何创建一个全屏的照片幻灯片效果。
6. create a page flip effect with html5 canvas
学习如何使用 html5 的画布和 javascript 创建一个非常酷的“flash 页面翻转”效果。
7. toying with the html5 file system api
看看这个教程,学习如何使用和实现文件系统 api,该 api 允许 web 应用程序访问私有本地系统文件。
8. creating a mobile-first responsive web design
并学习如何设计移动优先的响应式网页设计,以及如何优化性能和灵活性,实现更佳的使用体验。
9. typographic effects in canvas
canvas 元素是 html5 最热门的功能之一。这个教程中,您将学习如何创建精美的排版效果。
10. html’s new template tag
本教程将向大家介绍如何使用前沿的 html5 模板标签技术,你准备好了吗?
以上就是不能错过的10个 html5 开发教程的内容。
