HTML5 Tutorial : Introduction, Features, Examples For Beginners
Introduction To HTML 5
Contents
- 1. Introduction
- 2. Features
- 3. Examples
- a. Inserting MATHML
- b. Inserting Audio
- c. Inserting Video
- d. Including Editable contents
- e. Local storage
- f. Web SQL
- g. Indexed DB
- 4. Conclusion
- 5. References
1. What is HTML5
HTML5 is the latest standard for HTML. HTML5 was designed to replace both HTML 4, XHTML, and the HTML DOM Level 2. It was designed to allow including rich content in web pages without need to install additional plug-ins. This rich content can include animation, graphics, videos, audios. HTML5 is cross platform that means it is supported on PC, tablets and smart phones too.