HTML is a hybrid language used for publishing on the World Wide Web. XHTML is the latest version of HTML. HTML is a hybrid language used for publishing on the World Wide Web. XHTML is the latest version of HTML. HTML Tutorial To learn more about HTML, read our HTML Tutorial. To learn more about XHTML, read our XHTML tutorial. HTML Version HTML 2.0 HTML 2.0 was developed in 1996 by the HTML Working Group of the Internet Engineering Task Force. HTML 2.0 is an outdated version of HTML. The browsers currently available on the market all rely on newer versions of HTML. For a WEB developer, there is no need for the HTML 2.0 standard. HTML 3.2 HTML 3.2 was published as a W3C standard on January 14, 1997. HTML 3.2 adds widely used features to the HTML 2.0 standard, such as fonts, tables, applets, text flow around images, and superscripts and subscripts. One of these elements, added to the HTML 3.2 standard in 1997 — the <font> tag — introduced unnecessary complexity into the important task of separating HTML content and presentation. HTML 4.0 HTML 4.0 was published as a W3C Recommendation on December 18, 1997. A second version, with only some editorial corrections, was released on April 24, 1998. The most important feature of HTML 4.0 is the introduction of style sheets (CSS). Our W3C CSS section summarizes W3C CSS activities. HTML 4.01 HTML 4.01 was published as a W3C Recommendation on December 24, 1999. HTML 4.01 is a minor update to HTML 4.0 that includes revisions and bug fixes. The W3C will not continue to develop HTML. Future W3C work will focus on XHTML. XHTML 1.0 (the latest version of HTML) XHTML 1.0 is a reformulation of HTML 4.01 using XML. XHTML 1.0 was published as a W3C Recommendation on January 20, 2000. W3C HTML specifications and timeline | specification | recommend | HTML 3.2 January 14, 1997 HTML 4.0 May 24, 1998 HTML 4.01 December 24, 1999 In the next section you'll find information about the XHTML specification and timeline. W3C References:
---|
<<: How to implement responsive layout with CSS
>>: JavaScript prototype and prototype chain details
Table of contents topic analyze Basic solution Ba...
This article example shares the specific code of ...
MySQL executes SQL through the process of SQL par...
The mini program collected user personal informat...
Official website explanation: When a component is...
See: https://www.jb51.net/article/112612.htm Chec...
1. Purpose Through this article, everyone can und...
1. Download address https://dev.mysql.com/downloa...
This article introduces the method of manually bu...
background: In MySQL, if there is a limited level...
Before talking about data responsiveness, we need...
Overflow Hide It means hiding text or image infor...
Preface This article introduces a tutorial on how...
Table of contents 1. The role of watch in vue is ...
Table of contents 1. Problem Background 2. What a...