有人知道我可以在最新的CSS3和HTML5规格更新中使用W3C网站下载存档吗? 如果没有..哪里可以下载关于新CSS3属性的好文档?
非常感谢抱歉英语不好;)
+ to answers: https://github.com/w3c
答案 0 :(得分:4)
看看:http://www.w3.org/Style/CSS/specs.en.html
您可以查看每个模块的状态,并阅读今天最相关的模块。此外,您可以打印单个模块,或者您可以通过下载打印整个CSS 2.1,您有几个选项,例如。
This document is also available in these non-normative formats: plain text, gzip'ed tar file, zip file, gzip'ed PostScript, PDF. See also translations.
坚持仅从http://w3.org学习是符合你的最佳利益的 - 尽可能避免其他来源(这只是我的偏好,YPMV)
另请查看http://www.w3.org/standards/techs/css#w3c_all,以便更轻松地查看哪些规格超过Candidate Recommendation阶段。