YouTip LogoYouTip

Html5 Intro

```html\nImage 1: HTML\n\nHTML5 is the latest revision of HTML, with the standard finalized by the World Wide Web Consortium (W3C) in October 2014.\n\nHTML5 was designed to support multimedia on mobile devices.\n\nHTML5 is easy to learn.\n\n* * *\n\n## What is HTML5?\n\nHTML5 is the next generation HTML standard.\n\nHTML, the previous version of HTML 4.01, was born in 1999. Since then, the Web world has undergone tremendous changes.\n\nHTML5 is still being refined. However, most modern browsers already have some HTML5 support.\n\n* * *\n\n## How Did HTML5 Get Started?\n\nHTML5 is the result of cooperation between W3C and WHATWG. WHATWG stands for Web Hypertext Application Technology Working Group.\n\nWHATWG worked on web forms and applications, while W3C focused on XHTML 2.0. In 2006, both parties decided to cooperate to create a new version of HTML.\n\nSome interesting new features in HTML5:\n\n* The canvas element for drawing\n* The video and audio elements for media playback\n* Better support for local offline storage\n* New special content elements, such as article, footer, header, nav, section\n* New form controls, such as calendar, date, time, email, url, search\n\n* * *\n\n## HTML5 \n\nThe declaration must be the first line in an HTML5 document, and it is very simple to use:\n\n* * *\n\n## Minimum HTML5 Document\n\nHere is a simple HTML5 document:\n\nDocument Title Document Content...... \n\n> **Note:** For Chinese web pages, you need to use **** to declare the encoding, otherwise garbled characters will appear.\n\n* * *\n\n## HTML5 Improvements\n\n* New elements\n* New attributes\n* Full CSS3 support\n* Video and Audio\n* 2D/3D graphics\n* Local storage\n* Local SQL data\n* Web applications\n\n* * *\n\n## HTML5 Multimedia\n\nUsing HTML5, you can easily play video and audio on web pages.\n\n* HTML5 [
← Html5 New ElementHtml Xhtml β†’

YouTip © 2024-2026 | Home | Learn Technology, Build Dreams!

All content is for educational and learning purposes only.