Home Web Front-end HTML Tutorial The development history of HTML and HTML5

The development history of HTML and HTML5

Aug 13, 2018 pm 01:43 PM

This article mainly talks about the history of HTML and HTML5. We all know that any language needs time to be polished, including markup languages. Let us take a look at the history of HTML5 from its emergence to the present. What is it:

The development history of HTML and HTML5

##The development history of HTML

The development of HTML from 1993 to today, and also evaluate its future development.

HTML language, as an Internet language standard specification, plays an indispensable position in the history of computer development. Achievements in HTML also determine the development of an era.

Generation of HTML language The full name of HTML is Hypertext Markup Language (Hypertext Markup Language).

HTML is a markup language used to describe web documents. Nowadays, we are often accustomed to using numbers to describe HTML versions (such as HTML5), but initially we did not have HTML1, but a draft of the IETF team in 1993, which was not a formal standard.

Two years later, in 1995, HTML had a second version, HTML2.0, which was released as RFC1866.

With the above two historical versions, the development of HTML can be said to be advancing by leaps and bounds. In 1996, HTML3.2 became a W3C recommended standard. Later, in 1997 and 1999, upgraded versions 4.0 and 4.01 also became W3C recommended standards.

In 2000, ISO HTML based on HTML4.01 became the standard of the International Organization for Standardization and the International Electrotechnical Commission.

It has been used to this day. Although there were some minor changes during this period, there was ultimately no change in the general direction.

In just 7 years from 1993 to 2000, the HTML language has developed greatly. Based on the efforts of many people, the HTML language we use now has finally been produced.

The development history of HTML5

An application HTML standard under the Standard Universal Markup Language Since HTML4.01 was released in December 1999, Subsequent HTML5 and other standards were shelved. In order to promote the development of the Web standardization movement, some companies joined forces and established an organization called the Web Hypertext Application Technology Working Group (WHATWG). WHATWG focuses on Web forms and applications, while W3C (World Wide Web Consortium, World Wide Web Consortium) focuses on XHTML2.0. In 2006, the two parties decided to collaborate to create a new version of HTML.

The HTML5 draft, formerly known as Web Applications 1.0, was proposed by WHATWG in 2004 and accepted by W3C in 2007, and a new HTML working team was established.

The first official draft of HTML 5 was released on January 22, 2008. HTML5 is still a work in progress. However, most modern browsers already have some HTML5 support.

On December 17, 2012, the World Wide Web Consortium (W3C) officially announced that the HTML5 specification, which has condensed the efforts of a large number of network workers, has been officially finalized. According to the W3C's speech: "HTML5 is the cornerstone of the open Web network platform."

On May 6, 2013, the official draft of HTML 5.1 was announced. The specification defines the fifth major version, the first to revise the core language of the World Wide Web: Hypertext Markup Language (HTML). In this version, new features are continuously introduced to help web application authors in an effort to improve interoperability of new elements.

Since the release of this draft, nearly a hundred modifications have been made since December 27, 2012, including HTML and XHTML tags, related APIs, Canvas, etc., as well as HTML5 image img Tags and svg have also been improved, and performance has been further improved.

Browsers that support Html5 include Firefox (Firefox browser), IE9 and higher versions, Chrome (Google browser), Safari, Opera, etc.; domestic Maxthon browser (Maxthon), and IE-based Or domestic browsers such as 360 Browser, Sogou Browser, QQ Browser, and Cheetah Browser launched by Chromium (the engineering version or experimental version of Chrome) also have the ability to support HTML5.

There are only two ways to develop HTML5 applications on mobile devices, either using all HTML5 syntax, or only using JavaScript engines.

The JavaScript engine construction method makes it possible to create mobile web games. Since the interface layer is very complex, a UI toolkit has been reserved for use.

Pure HTML5 mobile applications run slowly and are full of errors, but the results will improve after optimization. Although not many people are willing to do such optimization, you can still try it.

The biggest advantage of HTML5 mobile applications is that they can be debugged and modified directly on the web page. The developers of the original application may need to spend a lot of effort to achieve the effect of HTML5, and constantly repeat coding, debugging and running. This is a problem that must be solved first. Therefore, there are also many mobile magazine clients based on the HTML5 standard, which developers can easily debug and modify.

On October 29, 2014, the World Wide Web Consortium tearfully announced that after almost 8 years of hard work, the HTML5 standard specification has finally been finalized and has been publicly released.

Until now, HTML5 has adapted to the standards of most browsers.

【related suggestion】

Basic elements of HTML

##Simplified web front-end knowledge system



The above is the detailed content of The development history of HTML and HTML5. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Is HTML easy to learn for beginners? Is HTML easy to learn for beginners? Apr 07, 2025 am 12:11 AM

HTML is suitable for beginners because it is simple and easy to learn and can quickly see results. 1) The learning curve of HTML is smooth and easy to get started. 2) Just master the basic tags to start creating web pages. 3) High flexibility and can be used in combination with CSS and JavaScript. 4) Rich learning resources and modern tools support the learning process.

The Roles of HTML, CSS, and JavaScript: Core Responsibilities The Roles of HTML, CSS, and JavaScript: Core Responsibilities Apr 08, 2025 pm 07:05 PM

HTML defines the web structure, CSS is responsible for style and layout, and JavaScript gives dynamic interaction. The three perform their duties in web development and jointly build a colorful website.

Understanding HTML, CSS, and JavaScript: A Beginner's Guide Understanding HTML, CSS, and JavaScript: A Beginner's Guide Apr 12, 2025 am 12:02 AM

WebdevelopmentreliesonHTML,CSS,andJavaScript:1)HTMLstructurescontent,2)CSSstylesit,and3)JavaScriptaddsinteractivity,formingthebasisofmodernwebexperiences.

What is an example of a starting tag in HTML? What is an example of a starting tag in HTML? Apr 06, 2025 am 12:04 AM

AnexampleofastartingtaginHTMLis,whichbeginsaparagraph.StartingtagsareessentialinHTMLastheyinitiateelements,definetheirtypes,andarecrucialforstructuringwebpagesandconstructingtheDOM.

Gitee Pages static website deployment failed: How to troubleshoot and resolve single file 404 errors? Gitee Pages static website deployment failed: How to troubleshoot and resolve single file 404 errors? Apr 04, 2025 pm 11:54 PM

GiteePages static website deployment failed: 404 error troubleshooting and resolution when using Gitee...

How to implement adaptive layout of Y-axis position in web annotation? How to implement adaptive layout of Y-axis position in web annotation? Apr 04, 2025 pm 11:30 PM

The Y-axis position adaptive algorithm for web annotation function This article will explore how to implement annotation functions similar to Word documents, especially how to deal with the interval between annotations...

HTML, CSS, and JavaScript: Essential Tools for Web Developers HTML, CSS, and JavaScript: Essential Tools for Web Developers Apr 09, 2025 am 12:12 AM

HTML, CSS and JavaScript are the three pillars of web development. 1. HTML defines the web page structure and uses tags such as, etc. 2. CSS controls the web page style, using selectors and attributes such as color, font-size, etc. 3. JavaScript realizes dynamic effects and interaction, through event monitoring and DOM operations.

How to use CSS3 and JavaScript to achieve the effect of scattering and enlarging the surrounding pictures after clicking? How to use CSS3 and JavaScript to achieve the effect of scattering and enlarging the surrounding pictures after clicking? Apr 05, 2025 am 06:15 AM

To achieve the effect of scattering and enlarging the surrounding images after clicking on the image, many web designs need to achieve an interactive effect: click on a certain image to make the surrounding...

See all articles