教程细节
Program: HTML
项目:HTML
Difficulty: Intermediate
难度:中级
Estimated Completion Time: 1 hour
预计完成时间:1 小时
If you want to build web apps, you might want to think about using HTML5. HTML5 is the new hotness when it comes to app development, and it has the potential to change the way software is made and sold. It also activates the millions of people out there who know how to make web pages, and never thought their skill set could be used for something else. But before jumping into development, there are some things you should know about HTML5. In this tutorial, I’ll teach you the basics!
如果你想要创建网页应用程序,你可能会想到使用 HTML5。HTML5 是应用程序开发的新宠,它有可能改变软件开发与销售的形式。它也可以让那上百万会做网页的人参与到应用程序开发中,这些人从没想过他们的技术可以应用在其他方面。不过在开始开发之前,关于 HTML5 的一些东西是你必需了解的。在这个教程中,我将教你一些基础!
What is HTML5?
何为 HTML5?
HTML5 is a W3C spec in the making. (全文 …)