大前端,从”头”开始

No Comments

本来是想借着公司网站前端优化的机会好好整理一下入行以来的知识,从”头”(doctype)开始,没想到一开始就被”为什么一定要web标准”这个问题上卡住了……
从最开始接触网站,到后来的所谓”div+css”,再到现在的web标准,重构,大前端……一直没有深刻去理解”Web Standard”这个概念,以及为什么一定要遵守web标准. 看完论坛里对于这一问题的讨论更是让我恍惚了一下.
好吧,那就先来看看人家W3C官方的解释吧:

What does “Web standard” mean?
W3C publishes documents that define Web technologies. These documents follow a process designed to promote consensus, fairness, public accountability, and quality. At th

阅读全文 »