当前位置:网站首页>*W3C* Standards Organization
*W3C* Standards Organization
2022-08-04 11:15:00 【Corner sheep】
W3C Standards Organization
Classic Zhenti
- Problems of understanding and understanding of WEB standards and W3C
What is W3C
- W3C stands for World Wide Web Consortium
- W3C was created October 1994
- W3C was created by Tim Berners-Lee
- W3C is a membership organization
- W3C's job is to standardize the web
- W3C creates and maintains WWW standards
- W3C standards are known as W3C Recommendations (W3C Specifications)
How was W3C created?
The World Wide Web was developed as a project of CERN, where Tim Berners-Lee developed the prototype of the World Wide Web.Tim Berners-Lee is the inventor of the World Wide Web and is currently the Director of the World Wide Web Consortium.
W3C was created in 1994 for the purpose of completing the Massachusetts Institute of Technology (MIT) and CERN(CERN) and supported by the Defense Advanced Research Projects Agency (DARPA) and the European Commissionsupport.
Standardized Web
W3C is committed to making the Web accessible to all users (regardless of their cultural and educational background, abilities, financial resources, and physical disabilities).
W3C also works in conjunction with other standardization organizations, such as the Internet Engineering Task Force (Internet Engineering Task Force), the Wireless Application Protocol (Internetem>WAP) and the Unicode Consortium (Unicode Consortium).
W3C is organized by the MIT Computer Science and Artificial Intelligence Laboratory (MIT CSAIL) and the French-based European Consortium for Research in Information Mathematics (ERCIM).) and Keio University in Japan (Keio University), and has branch offices worldwide.
W3C Member
Because the Web is so important (both in terms of its reach and investment) that no single organization should control its future, W3C acts as a membership organization:
Some well-known members include:
- IBM
- Microsoft
- America Online
- Apple
- Adobe
- Macromedia
- Sun Microsystems
W3C members include: software developers, content providers, business users, telecommunications companies, research institutions, research laboratories, standards bodies, and governments.
Approval Steps for W3C Specifications
In the process of W3C publishing a new standard, a specification is gradually established from a simple idea to a Recommendation through the following rigorous process:
- W3C received a submission
- A record published by W3C
- Create a working group by W3C
- Publish a working draft by W3C
- A candidate recommendation is published by W3C
- A proposed recommendation is published by W3C
- Recommended by W3C Publishing
For specific steps, please refer to: https://www.runoob.com/w3c/w3c-process.html
Answers to real questions
- Problems of understanding and understanding of WEB standards and W3C
Anything needs a standard. Only with a standard can it be better communicated and promoted.Different standards yield different results.Therefore, what kind of standard to formulate and how to establish the standard is very important.
Because of the standard of the web page, the development difficulty and development cost can be reduced, various BUG and security problems can be reduced, and the usability of the website can be improved.
Just like HTML before the W3C organization introduced standards, different browser manufacturers have their own set of standards, which is painful for developers, so theyIt will leave behind the historical problem of browser standards mode and quirks mode.
W3C is an organization that promotes standards, known as the World Wide Web Consortium. The most important work of W3C is to develop Web specifications.
-EOF-
边栏推荐
- 解析treeSet集合进行自定义类的排序
- datax oracle to oracle离线json文件
- 将博客搬至CSDN
- 【Idea series】idea configuration
- Win11文件类型怎么改?Win11修改文件后缀的方法
- The use of DDR3 (Naive) in Xilinx VIVADO (2) Read and write design
- 上帝空间——全球首个基于Web3.0的艺术协议创意平台,拓宽多元艺术融合边界
- The use of DDR3 (Naive) in Xilinx VIVADO (3) simulation test
- 入门MySql表的增删查改
- 揭秘交换机市场内幕,“准工业级”猫腻你中招了吗?
猜你喜欢

Events in August | 51CTO's 17th Anniversary Celebration, post a blog post to get gifts such as tea sets/notebooks/T-shirts!

Leetcode刷题——路径总和

热成像测温的原理是什么呢?你知道吗?

利用pytest hook函数实现自动化测试结果推送企业微信

Maple 2022 software installation package download and installation tutorial

图文手把手教程--ESP32 一键配网(Smartconfig、Airkiss)

Win11怎么重装显卡驱动程序?Win11显卡驱动怎么卸载重装?

【飞控开发高级教程7】疯壳·开源编队无人机-编队飞行

A topic of map

【Idea系列】idea配置
随机推荐
cat /proc/kallsyms 发现内核符号表值都为0
上帝空间——全球首个基于Web3.0的艺术协议创意平台,拓宽多元艺术融合边界
Super Learning Method
Graphic and text hands-on tutorial--ESP32 MQTT docking EMQX local server (VSCODE+ESP-IDF)
bitset的基本用法
JUC(1)线程和进程、并发和并行、线程的状态、lock锁、生产者和消费者问题
【LeetCode】232.用栈实现队列
Mysql——》类型转换符binary
*W3C* 标准组织
Win11 file types, how to change?Win11 modify the file suffix
使用json-server快速搭建本地数据接口
Events in August | 51CTO's 17th Anniversary Celebration, post a blog post to get gifts such as tea sets/notebooks/T-shirts!
【LeetCode】98.验证二叉搜索树
Zikko launches new Thunderbolt 4 docking station with both HDMI2.1 and 2.5GbE
你知道吗?那些专属于代码的浪漫~
CVPR 2022 | 从人体网格预测骨架,是真正的生理学骨架!
vector中函数emplace_back的实现原理
Advanced transcriptome analysis and R data visualization hot registration (2022.10)
【Idea系列】idea配置
职责链模式(responsibilitychain)