diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:42:52 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:42:52 -0500 |
commit | 074785cea106179cb3305637055ab0a009ca74f2 (patch) | |
tree | e6ae371cccd642aa2b67f39752a2cdf1fd4eb040 /files/nl/glossary/index.html | |
parent | da78a9e329e272dedb2400b79a3bdeebff387d47 (diff) | |
download | translated-content-074785cea106179cb3305637055ab0a009ca74f2.tar.gz translated-content-074785cea106179cb3305637055ab0a009ca74f2.tar.bz2 translated-content-074785cea106179cb3305637055ab0a009ca74f2.zip |
initial commit
Diffstat (limited to 'files/nl/glossary/index.html')
-rw-r--r-- | files/nl/glossary/index.html | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/files/nl/glossary/index.html b/files/nl/glossary/index.html new file mode 100644 index 0000000000..e5d3bab8be --- /dev/null +++ b/files/nl/glossary/index.html @@ -0,0 +1,29 @@ +--- +title: Woordenlijst +slug: Glossary +tags: + - Beginner + - Index + - Landing + - NeedsTranslation + - TopicStub + - woordenlijst +translation_of: Glossary +--- +<div style="max-width: 300px; float: right; margin: 0 0 .5em 1em;">{{LearnBox({"title":"Leer een nieuw begrip:"})}}</div> + +<p>Webtechnologieën bevatten lange lijsten met jargon en afkortingen die worden gebruikt in documentatie en codering. Deze woordenlijst bevat definities van woorden en afkortingen die u moet weten om het web succesvol te kunnen begrijpen en bouwen.</p> + +<h2 id="Begrippenlijst"><strong>Begrippenlijst</strong></h2> + +<p>{{GlossaryList({"split":"h3", "css":"multiColumnList"})}}</p> + +<h2 id="Bijdragen_aan_de_woordenlijst">Bijdragen aan de woordenlijst</h2> + +<p>This glossary is a never ending work in progress. You can help improving it by <a href="/en-US/docs/MDN/Contribute/Howto/Write_a_new_entry_in_the_Glossary">writing new entries</a> or by making the existing ones better. The easiest way to start is to hit the following button or to pick one of the suggested terms below.</p> + +<p><strong><a href="nl/docs/new?parent=4391">Voeg een nieuw begrip toe aan de woordenlijst</a></strong></p> + +<p>{{GlossaryList({"terms":["character encoding","DMZ","event","HMAC","condition","modem","OVP","TTL","Unicode"], "filter":"notdefined", "css":"multiColumnList"})}}</p> + +<p>If you want to know more on how to contribute to the glossary, check out <a href="/en-US/docs/MDN/Doc_status/Glossary">the glossary documentation status page</a>.</p> |