All Projects → ayqy → Css2 1

ayqy / Css2 1

Licence: mit
CSS 2.1中文版(A Chinese (Simplified) translation of the CSS 2.1 specification.)

Projects that are alternatives of or similar to Css2 1

WebDriver
Web Driver UDF for AutoIt
Stars: ✭ 74 (-76.05%)
Mutual labels:  w3c
xgen
XSD (XML Schema Definition) parser and Go/C/Java/Rust/TypeScript code generator
Stars: ✭ 153 (-50.49%)
Mutual labels:  w3c
WebGrid
Decentralized, scalable and robust implementation of a selenium-grid equivalent. Based on the WebDriver specification by the W3C.
Stars: ✭ 17 (-94.5%)
Mutual labels:  w3c
elucidate-server
A W3C and OA compliant Web Annotation server
Stars: ✭ 48 (-84.47%)
Mutual labels:  w3c
corda-did-method
This is an implementation of the Corda DID Method which enables Create-Read-Update-Delete (CRUD) operations on the Corda Decentralized Identifier (DID)
Stars: ✭ 17 (-94.5%)
Mutual labels:  w3c
w3c-keys
keyboardEvent.key compatible key codes with Typescript Definitions.
Stars: ✭ 55 (-82.2%)
Mutual labels:  w3c
lego
🚀 Web-components made lightweight & Future-Proof.
Stars: ✭ 69 (-77.67%)
Mutual labels:  w3c
spec-prod
GitHub Action to build ReSpec/Bikeshed specs, validate output and publish to GitHub pages or W3C
Stars: ✭ 19 (-93.85%)
Mutual labels:  w3c
node-w3capi
A JavaScript client for the W3C API
Stars: ✭ 21 (-93.2%)
Mutual labels:  w3c
webcomponents-cg
Web Components community group
Stars: ✭ 89 (-71.2%)
Mutual labels:  w3c
simplepie-ng
Don't use this yet.
Stars: ✭ 41 (-86.73%)
Mutual labels:  w3c
MangoServer
A MongoDB implementation of the W3C Web Annotation Protocol
Stars: ✭ 16 (-94.82%)
Mutual labels:  w3c
madoc-platform
A platform for the display, enrichment, and curation of IIIF-based digital objects
Stars: ✭ 28 (-90.94%)
Mutual labels:  w3c
X.Web.Sitemap
Simple sitemap generator for .NET
Stars: ✭ 66 (-78.64%)
Mutual labels:  w3c
act-rules.github.io
Accessibility conformance testing rules for HTML
Stars: ✭ 87 (-71.84%)
Mutual labels:  w3c
lingua
A PHP-7 language codes converter, from and to the most common formats (ISO or not)
Stars: ✭ 35 (-88.67%)
Mutual labels:  w3c
rdf-validate-shacl
Validate RDF data purely in JavaScript. An implementation of the W3C SHACL specification on top of the RDFJS stack.
Stars: ✭ 61 (-80.26%)
Mutual labels:  w3c
W3c
360 W3C工作组
Stars: ✭ 278 (-10.03%)
Mutual labels:  w3c
payment-method-id
Payment Method Identifiers specification
Stars: ✭ 21 (-93.2%)
Mutual labels:  w3c
Dom
Modern DOM API.
Stars: ✭ 88 (-71.52%)
Mutual labels:  w3c

CSS 2.1中文版

状态

进度:

  • 初版翻译完成 2016.3.29-2016.5.23

  • 全部章节refine完成 2017.7.26-2018.3.31

官方文档:http://www.w3.org/TR/2011/REC-CSS2-20110607/

W3C索引:https://www.w3.org/2005/11/Translations/Query?titleMatch=css+2.1&lang=zh-hans&search1=Submit

中文翻译:http://www.ayqy.net/doc/css2-1/cover.html

License:MIT,可以随意带走,但不建议二次发布,因为后续错误更正难以同步(存在N个错误翻译版并不比没有翻译版好多少)

声明

本文档是《层叠样式表2级修订版1(CSS 2.1)规范(W3C推荐2011-06-07)》的简体中文翻译。

由于译者水平有限,可能存在错误,中文翻译仅供参考,准确的规范内容请查看官方文档。 (如在阅读过程中发现任何错误,请提出Issue/PR或者联系ayqy,以便及时更正。)

在本文档的翻译过程中(2016.3.29-2016.5.23),CSS 2.2规范有了新的进展(2016.4.12发布了第一份工作草案)。 目前(2016)得到最广泛支持的版本仍然是CSS 2.1(即本规范),关于CSS规范的最新情况查看CSS

Thanks to

  1. http://www.css88.com/book/css2/cover.html

  2. https://www.w3.org/html/ig/zh/wiki/CSS2

Why?

见以下邮件原文(译者 to w3c-translators),内容拒绝翻译:

I have confirmed that another translation (the second link above) is ongoing (and I consulted it during this translation), but it seems something went wrong with it.(Many months passed away, but it turns to nowhere). So...just like the way Momdo Nakamura did it.

对比W3C日文文档的完成度,一些事情是有原因的。

最后

2个月时间,只想把前端课本之一仔细看一遍(在出厂之前让自己再过一道质检)。

还有,w3c工作人员很亲切的,并不可怕,而有些事情需要我们FEers去完成,不是么?

License

The MIT License (MIT)

Copyright (c) 2016 ayqy

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].