diff options
author | Florian Dieminger <me@fiji-flo.de> | 2021-02-11 18:27:57 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-11 18:27:57 +0100 |
commit | 38577fa9b17463b731d503d61bddd399dadea6ac (patch) | |
tree | 73b60b0d72190a8da1c1baa063d690f935fb5120 /files/ru/glossary/w3c | |
parent | 609ee7efcfe881caa08237948e1ed3252e60afa1 (diff) | |
parent | 786d51e5e35f25c06fc64083574a435e240b2a54 (diff) | |
download | translated-content-38577fa9b17463b731d503d61bddd399dadea6ac.tar.gz translated-content-38577fa9b17463b731d503d61bddd399dadea6ac.tar.bz2 translated-content-38577fa9b17463b731d503d61bddd399dadea6ac.zip |
Merge pull request #42 from fiji-flo/unslugging-ru
Unslugging ru
Diffstat (limited to 'files/ru/glossary/w3c')
-rw-r--r-- | files/ru/glossary/w3c/index.html | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/files/ru/glossary/w3c/index.html b/files/ru/glossary/w3c/index.html new file mode 100644 index 0000000000..90770f5299 --- /dev/null +++ b/files/ru/glossary/w3c/index.html @@ -0,0 +1,27 @@ +--- +title: W3C +slug: Glossary/W3C +tags: + - W3C + - Введение + - Веб консорциум + - Консорциум + - Словарь + - Сообщество +translation_of: Glossary/W3C +original_slug: Словарь/W3C +--- +<p>The <em>World Wide Web Consortium</em> (W3C) is an international body that maintains {{Glossary("World Wide Web", "Web-related")}} rules and frameworks.</p> + +<p>W3C объединяет более 350 организаций-участников, присоединившихся для разработки стандартов Веба, run outreach programs, and maintain an open forum for talking about the Web. W3C координирует компании в инстрии, чтобы быть уверенными в едином понимании W3C стандартов.</p> + +<p>Каждый стандарт проиходит чере 4 этапа of maturity: Working Draft (WD), Candidate Recommendation (CR), Proposed Recommendation (PR), and W3C Recommendation (REC).</p> + +<h2 id="Узнайте_больше">Узнайте больше</h2> + +<h3 id="Основная_информация" style="line-height: 24px;">Основная информация</h3> + +<ul> + <li><a href="http://www.w3.org/">W3C веб-сайт</a></li> + <li>{{Interwiki("wikipedia", "World Wide Web Consortium", "W3C")}} на Википедии</li> +</ul> |