aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/learn/tutorial/index.html
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 12:56:40 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 12:56:40 +0100
commit310fd066e91f454b990372ffa30e803cc8120975 (patch)
treed5d900deb656a5da18e0b60d00f0db73f3a2e88e /files/zh-cn/learn/tutorial/index.html
parent8260a606c143e6b55a467edf017a56bdcd6cba7e (diff)
downloadtranslated-content-310fd066e91f454b990372ffa30e803cc8120975.tar.gz
translated-content-310fd066e91f454b990372ffa30e803cc8120975.tar.bz2
translated-content-310fd066e91f454b990372ffa30e803cc8120975.zip
unslug zh-cn: move
Diffstat (limited to 'files/zh-cn/learn/tutorial/index.html')
-rw-r--r--files/zh-cn/learn/tutorial/index.html39
1 files changed, 0 insertions, 39 deletions
diff --git a/files/zh-cn/learn/tutorial/index.html b/files/zh-cn/learn/tutorial/index.html
deleted file mode 100644
index 922d45fbc1..0000000000
--- a/files/zh-cn/learn/tutorial/index.html
+++ /dev/null
@@ -1,39 +0,0 @@
----
-title: Tutorials
-slug: Learn/tutorial
-tags:
- - Index
- - NeedsTranslation
- - TopicStub
-translation_of: Learn
-translation_of_original: Learn/tutorial
----
-<p>It's great to know about Web technologies and the concepts behind them, but at some point it's time to turn theory into practice. We've set up some pathways that will help you get results with Web technology and enjoy the power you unlock as you learn!</p>
-
-<div class="row topicpage-table">
-<div class="section" style="width: 568px;">
-<h2 id="The_basics" style="line-height: 30px; font-size: 2.14285714285714rem;">The basics</h2>
-
-<p>These are the essentials to follow if you're starting out with Web development.</p>
-
-<dl>
- <dt><a href="/en-US/Learn/tutorial/How_to_build_a_web_site">How to build a website</a></dt>
- <dd>This tutorial leads you through all the steps to building a website from scratch.</dd>
- <dt><a href="/en-US/Learn/tutorial/Information_Security_Basics">Information Security Basics</a></dt>
- <dd>This tutorial explains the basic principles of information security and how to apply them, especially in cryptography.</dd>
-</dl>
-</div>
-
-<div class="section" style="width: 593px;">
-<h2 id="In_depth" style="line-height: 30px; font-size: 2.14285714285714rem;">In depth</h2>
-
-<p>The following provides more advanced use cases for seasoned web developers.</p>
-
-<dl>
- <dt><a href="/en-US/Apps/Quickstart/Build">Building Web Apps</a></dt>
- <dd>Web Apps are applications that run in a web browser, and you need specific knowledge to become adept at building them. Find out everything you need to know here on MDN!</dd>
-</dl>
-</div>
-</div>
-
-<p> </p>