In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-30 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/02 Report--
Does the web standard include the html standard? in view of this question, this article introduces the corresponding analysis and solution in detail, hoping to help more partners who want to solve this problem to find a more simple and feasible method.
Web standard includes html standard. Web standard, also known as web page standard, means that web page design should conform to W3C and ECMA specifications, and it is composed of a series of standards. In the web design that conforms to the standard, CSS, HTML and JavaScript are called the three basic languages of web front-end design.
The operating environment of this tutorial: windows7 system, CSS3&&HTML5 version, Dell G3 computer.
What is the Web standard (web standard)
Web standard, also known as web standard, is composed of a series of standards, most of which are formulated by W3C, and some standards are developed by other standards organizations, such as ECMA's ECMAScript standard.
In the narrow sense, Web standard refers to the DIV+CSS of web page design, while in the broad sense, Web standard means that web page design should conform to W3C and ECMA specifications.
In the standard web design, CSS, HTML and JavaScript are called the three basic languages of web front-end design, among which:
HTML is responsible for building the basic structure of the web page.
CSS is responsible for designing the performance of the web page.
JavaScript is responsible for developing the interaction of web pages.
Web page structure
The web page standard mainly organizes and classifies the page information in the web page. The structured standard language mainly includes XML, HTML and XHTML.
1) XML
XML is the abbreviation of The Extensible Markup Language, which is translated into "Extensible markup language". It is a language that can define other languages.
The original design goal of XML is to make up for the deficiency of HTML and to meet the needs of network information release with strong expansibility. Now XML is mainly used as a data format for network data exchange and writing configuration files.
The XML recommendation is XML 1.0 released by the W3C on October 6, 2000, and the reference address is https://www.w3.org/TR/2000/REC-XML-20001006.
2) HTML
HTML is the abbreviation of HyperText Markup Language, which is translated into Chinese as "Hypertext markup language", while XHTML 1.0 extends it with the rules of XML on the basis of HTML 4.0.
The original purpose of releasing XHTML is to achieve the transition from HTML to XML. In general context, people are used to using HTML instead of HTML and XHTML.
The HTML recommendation is XHTML 1.0 released by the W3C on January 26, 2000, and the reference address is https://www.w3.org/TR/xhtml1/.
Web page behavior
The behavior standard in the web page mainly carries on the logical control to the structure and display of the web page information, and realizes the intelligent interaction of the web page. Behavioral standard languages mainly include document object model (such as W3C DOM) and EMAScript.
1) DOM
DOM is the abbreviation of Document Object Model, which is translated into Chinese as "document object Model". According to the W3C DOM specification (reference address: https://www.w3.org/DOM/), DOM is a language that allows browsers to communicate with web content, allowing users to access page elements and components.
2) ECMAScript
ECMAScript is a standard scripting language developed by the EMA (European Computer Manufactures Association) organization.
At present, ECMAScript 262is the most widely used, that is, JavaScript version 5.0.
The answer to the question about whether the web standard includes the html standard is shared here. I hope the above content can be of some help to everyone. If you still have a lot of doubts to be solved, you can follow the industry information channel for more related knowledge.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.