diff options
author | Florian Dieminger <me@fiji-flo.de> | 2021-02-11 18:29:51 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-11 18:29:51 +0100 |
commit | 2bc5610921312613f8623f7ed347aa576689b2b6 (patch) | |
tree | f17a7a00e232c97d1335ff3cb24dbcfafacfe141 /files/zh-cn/web/guide/introduction_to_web_development/index.html | |
parent | 964decad361766e85d928a56f0ab80af0e75c172 (diff) | |
parent | fc56124ac4eda6b3f0349c8a16fa750f27b4c7d6 (diff) | |
download | translated-content-2bc5610921312613f8623f7ed347aa576689b2b6.tar.gz translated-content-2bc5610921312613f8623f7ed347aa576689b2b6.tar.bz2 translated-content-2bc5610921312613f8623f7ed347aa576689b2b6.zip |
Merge pull request #32 from fiji-flo/unslugging-zh-cn
Unslugging zh cn
Diffstat (limited to 'files/zh-cn/web/guide/introduction_to_web_development/index.html')
-rw-r--r-- | files/zh-cn/web/guide/introduction_to_web_development/index.html | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/files/zh-cn/web/guide/introduction_to_web_development/index.html b/files/zh-cn/web/guide/introduction_to_web_development/index.html new file mode 100644 index 0000000000..13a6b590b2 --- /dev/null +++ b/files/zh-cn/web/guide/introduction_to_web_development/index.html @@ -0,0 +1,29 @@ +--- +title: Web开发介绍 +slug: Web/Guide/Introduction_to_Web_development +translation_of: Web/Guide/Introduction_to_Web_development +original_slug: Web_Development/Introduction_to_Web_development +--- +<p>不论你是刚开始Web开发,还是想学习Web开发,这些链接都能帮助你。至少,立刻我们就能在这儿看到很多链接。</p> +<div class="note"> + <strong>Note:</strong> This page is obviously a stub; we need to generate content here.</div> +<table class="mainpage-table" style="width: 1097px; height: 113px;"> + <tbody> + <tr> + <td> + <h2 id="文档主题">文档主题</h2> + <p>暂无文章,欢迎补充。</p> + </td> + <td> + <h2 id="资源">资源</h2> + <dl> + <dt> + <a class="external" href="http://www.w3schools.com.cn/" title="http://www.w3schools.com.cn/">w3schools</a></dt> + <dd> + 免费Web开发教程,从HTML入门到进阶Web技术。</dd> + </dl> + </td> + </tr> + </tbody> +</table> +<p> </p> |