diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:41:15 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:41:15 -0500 |
commit | 4b1a9203c547c019fc5398082ae19a3f3d4c3efe (patch) | |
tree | d4a40e13ceeb9f85479605110a76e7a4d5f3b56b /files/de/glossary/w3c/index.html | |
parent | 33058f2b292b3a581333bdfb21b8f671898c5060 (diff) | |
download | translated-content-4b1a9203c547c019fc5398082ae19a3f3d4c3efe.tar.gz translated-content-4b1a9203c547c019fc5398082ae19a3f3d4c3efe.tar.bz2 translated-content-4b1a9203c547c019fc5398082ae19a3f3d4c3efe.zip |
initial commit
Diffstat (limited to 'files/de/glossary/w3c/index.html')
-rw-r--r-- | files/de/glossary/w3c/index.html | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/files/de/glossary/w3c/index.html b/files/de/glossary/w3c/index.html new file mode 100644 index 0000000000..aaa1b8a0f0 --- /dev/null +++ b/files/de/glossary/w3c/index.html @@ -0,0 +1,26 @@ +--- +title: W3C +slug: Glossary/W3C +tags: + - Community + - Consortium + - Glossar + - Intro + - W3C + - Web consortium +translation_of: Glossary/W3C +--- +<p>Das <em>World Wide Web Consortium</em> (W3C) ist eine internationale Gruppe, die Regeln und Strukturen für das {{Glossary("World Wide Web", "Web")}} vorgibt und pflegt.</p> + +<p>Über 350 Organisationen sind Mitglieder im W3C und entwickeln gemeinsam Webstandards, leiten weitere Programme und stellen ein freies Forum zum Austausch über das Web zur Verfügung. Das W3C koordiniert die Unternehmen in der Industrie, damit sie die gleichen W3C-Standards umsetzen.</p> + +<p>Alle Standards durchlaufen vier Stadien der Entwicklung: Funktionstüchtiger Entwurf (Working Draft: <em>WD</em>), Mitgliedsempfehlung (Candidate Recommendation: <em>CR</em>), Vorgeschlagene Empfehlung (Proposed Recommendation: <em>PR</em>) und W3C-Empfehlung (W3C Recommendation: <em>REC</em>).</p> + +<h2 id="Mehr_Erfahren">Mehr Erfahren</h2> + +<h3 id="Allgemeinwissen" style="line-height: 24px;">Allgemeinwissen</h3> + +<ul> + <li><a href="http://www.w3.org/">Webseite des W3C</a></li> + <li>{{Interwiki("wikipedia", "World_Wide_Web_Consortium", "W3C")}} bei Wikipedia</li> +</ul> |