On the HTML5 of Zero fundamentals, it is difficult to learn the basics of CSS and JavaScript before learning HTML5, but it is not as complex as it may seem. For beginners, you want to learn CSS first as long as you have the most basic computer use, the rest of the teachers will be handed to you, together to learn more about HTML5 from the beginning to the mastery of the required hardware and software Technology Foundation? Let's take a look at it.
H5edu on the basics of learning HTML5 from getting started to mastering
Hardware requirements: Dual core, 2GB of memory can be
System requirements: windows, MAC OS X, Linux can be
Development tools: Webstorm, Eclipse, Dreamweaver, etc.
First, the method/step download the development software under the corresponding system IntelliJ IDEA13.1 version, and install. The technical basis to be mastered:
1, HTML.
2, XHTML.
3, CSS3.
4, JavaScript.
5, JQuery (Jquery-ui, Jquery-mobile).
Second, the new characteristics of HTML5:
1. HTML5 has video and audio elements for media playback.
2. Have a canvas label for painting.
3. Better support for local offline storage.
4, the new special element content: article, footer, header, nav, section;
5. New form controls: Calendar, date, time, email, url, search;
6, browser support: Safari, Chrome, Firefox and opera including IE9 basic support HTML5;
These HTML5 development basis can be self-taught or consult others and can reach the realm, learn these even if the introduction of HTML5 development.
About the HTML5 of the Zero basic science