aboutsummaryrefslogtreecommitdiff
path: root/files/id/web/reference/index.html
diff options
context:
space:
mode:
authorRyan Johnson <rjohnson@mozilla.com>2021-04-29 16:16:42 -0700
committerGitHub <noreply@github.com>2021-04-29 16:16:42 -0700
commit95aca4b4d8fa62815d4bd412fff1a364f842814a (patch)
tree5e57661720fe9058d5c7db637e764800b50f9060 /files/id/web/reference/index.html
parentee3b1c87e3c8e72ca130943eed260ad642246581 (diff)
downloadtranslated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.tar.gz
translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.tar.bz2
translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.zip
remove retired locales (#699)
Diffstat (limited to 'files/id/web/reference/index.html')
-rw-r--r--files/id/web/reference/index.html49
1 files changed, 0 insertions, 49 deletions
diff --git a/files/id/web/reference/index.html b/files/id/web/reference/index.html
deleted file mode 100644
index 445d9adf8a..0000000000
--- a/files/id/web/reference/index.html
+++ /dev/null
@@ -1,49 +0,0 @@
----
-title: Web technology reference
-slug: Web/Reference
-tags:
- - Landing
- - NeedsTranslation
- - Reference
- - TopicStub
- - Web
-translation_of: Web/Reference
----
-<p>{{draft()}}</p>
-<p>The open Web is built using a number of technologies. Below you'll find links to our reference material for each of them.</p>
-<div class="row topicpage-table">
- <div class="section">
- <h2 class="Documentation" id="Docs_for_add-on_developers" name="Docs_for_add-on_developers">Core Web technologies</h2>
- <dl>
- <dt>
- <a href="/en-US/docs/Web/API" title="/en-US/docs/Web/API">Web API interface reference</a></dt>
- <dd>
- Reference material for each of the interfaces that comprise the Web's APIs, including the DOM and all of the related APIs and interfaces you can use to build Web content and apps. This list covers all interfaces, arranged alphabetically.</dd>
- <dt>
- <a href="/en-US/docs/Web/Reference/API" title="/en-US/docs/Web/Reference/API">Web APIs</a></dt>
- <dd>
- A list of the individual APIs and technology suites that make up the overall Web API.</dd>
- <dt>
- <a href="/en-US/docs/Web/HTML" title="/en-US/docs/Web/HTML">HTML</a></dt>
- <dd>
- HyperText Markup Language is the language used to describe and define the content of a Web page.</dd>
- <dt>
- <a href="/en-US/docs/Web/CSS" title="/en-US/docs/Web/CSS">CSS</a></dt>
- <dd>
- Cascading Style Sheets are used to describe the appearance of Web content.</dd>
- <dt>
- <a href="/en-US/docs/Web/SVG" title="/en-US/docs/Web/SVG">SVG</a></dt>
- <dd>
- Scalable Vector Graphics let you describe images as sets of vectors and shapes in order to allow them to scale smoothly regardless of the size at which they're drawn.</dd>
- <dt>
- <a href="/en-US/docs/Web/MathML" title="/en-US/docs/Web/MathML">MathML</a></dt>
- <dd>
- The Mathematical Markup Language makes it possible to display complex mathematical equations and syntax.</dd>
- </dl>
- </div>
- <div class="section">
- <h2 class="Documentation" id="Docs_for_add-on_developers" name="Docs_for_add-on_developers">Other technologies</h2>
- <p>To be completed soon...</p>
- </div>
-</div>
-<p> </p>