What is the full name of html5?
html5's full name is "HyperText Markup Language 5", which is a language description method for constructing Web content. It is the fifth revision of the HTML standard. Its main goal is to semanticize the Internet for better be readable by humans and machines, while providing better support for embedding in a variety of media.
The operating environment of this tutorial: Windows 7 system, HTML5 version, Dell G3 computer.
HTML5 is the abbreviation of HyperText Markup Language 5, which is a language description method for building Web content. HTML5 is the next generation standard of the Internet and a language method for constructing and presenting Internet content. It is considered to be one of the core technologies of the Internet.
HTML5 is the fifth revision to the HTML standard. Its main goal is to semanticize the Internet so that it is better readable by humans and machines, and at the same time provide better support for embedding of various media. HTML5 syntax is backwards compatible. H5, which is now commonly referred to in China, includes CSS3 and JavaScript (strictly speaking, it is not appropriate to call it this way, but it is already wrong to call it this way).
HTML was created in 1990, and HTML4 became an Internet standard in 1997 and is widely used in the development of Internet applications. HTML5 is the latest revised version of HTML. The standard was completed by the World Wide Web Consortium (W3C) in October 2014.
Advantages of HTML5
The new generation of network standards enables programs to be accessed through web browsers, allowing consumers to access the data from PCs, laptops, smartphones or tablets. Access the same programs and cloud-based information from any terminal, including
HTML5 allows programs to run through web browsers and includes multimedia content such as videos that currently require plug-ins and other platforms. This will make the browser a universal platform that users can use through the browser. can complete the task.
In addition, consumers can access a variety of content remotely stored in the "cloud", regardless of location and device. Due to the relatively advanced local storage technology in HTML5 technology, it can reduce the response time of applications and bring a more convenient experience to users.
Disadvantages of HTML5
(1) Troubles caused by openness
In the past, there were a large number of patented products on the network platform. The large-scale application of HTML5 technology first requires these patented products to be turned into open products. Due to various reasons, there is still a lot of controversy over this issue. Taking video formats as an example, two camps have disputes over the setting of video formats. One camp is represented by Apple, and the other camp is represented by Opera, Firefox, and Google. The WPEG camp is the camp to which Apple belongs. Since it all uses this format, it insists that this format should be used as a standard. The WebM camp believes that since the patent of the WPEG format has not been lifted, it has no openness to the technical requirements of HTML5. It does not meet the standards, so we do not agree to use it as a standard format.
(2) The speed of development needs to be improved
In HTML5, some new technologies that were not available in previous HTML technology have been proposed, but many mainstream browsers have developed over a long period of time. After completing the development of this technology and implementing this function in its own browser, there are certain problems with the development speed of HTML5. At the same time, due to the immaturity of HTML5, the current technical standards related to HTML5 have not been fully determined, so it is still difficult to put it into large-scale application in a short time. [1]
(3) Imperfect technical means
Related recommendations: "html video tutorial"
The above is the detailed content of What is the full name of html5?. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics



Guide to Table Border in HTML. Here we discuss multiple ways for defining table-border with examples of the Table Border in HTML.

Guide to HTML margin-left. Here we discuss a brief overview on HTML margin-left and its Examples along with its Code Implementation.

This is a guide to Nested Table in HTML. Here we discuss how to create a table within the table along with the respective examples.

Guide to HTML Table Layout. Here we discuss the Values of HTML Table Layout along with the examples and outputs n detail.

Guide to HTML Input Placeholder. Here we discuss the Examples of HTML Input Placeholder along with the codes and outputs.

Guide to the HTML Ordered List. Here we also discuss introduction of HTML Ordered list and types along with their example respectively

Guide to Moving Text in HTML. Here we discuss an introduction, how marquee tag work with syntax and examples to implement.

Guide to HTML onclick Button. Here we discuss their introduction, working, examples and onclick Event in various events respectively.
