HTML5: Overview and basic structure of documents

Source: Internet
Author: User

HTML5: Overview and basic structure of documents
Hypertext Markup Language (Hypertext Markup Language) was born in the early 1990s S. It was used to specify the elements used to build webpages. Most of these elements are used to describe webpage content, such as titles, paragraphs, lists, links to other webpages, etc. HTML5 is the latest version of HTML. Most of its content is compatible with new and old browsers, and a large number of new features are added. HTML5 also introduces Native audio and video playing functions.
You can view the latest HTML specifications at the following URL:
1) HTML5: http://www.w3.org/TR/html5/

2) HTML5.1: http://www.w3.org/TR/html51/

HTML5 introduction HTML5 is actually a general term for a series of technologies used to make modern rich Web content. The three most important technologies are HTML5 core specifications and CSS (Cascading Style Sheet) and JavaScript.
1) HTML5 core specifications define elements used to mark content and clarify their meanings.
2) CSS is used to control the appearance of the marked content in front of the user.
3) JavaScript is used to manipulate the content of HTML documents and respond to user operations.
At the same time, HTML5 introduces native multimedia support, and introduces programmable content (canvas Element, must use JavaScript) and semantic Web.
If you want to know

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.