diff options
| author | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:56:40 +0100 |
|---|---|---|
| committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:56:40 +0100 |
| commit | 310fd066e91f454b990372ffa30e803cc8120975 (patch) | |
| tree | d5d900deb656a5da18e0b60d00f0db73f3a2e88e /files/zh-cn/web/guide/introduction_to_web_development | |
| parent | 8260a606c143e6b55a467edf017a56bdcd6cba7e (diff) | |
| download | translated-content-310fd066e91f454b990372ffa30e803cc8120975.tar.gz translated-content-310fd066e91f454b990372ffa30e803cc8120975.tar.bz2 translated-content-310fd066e91f454b990372ffa30e803cc8120975.zip | |
unslug zh-cn: move
Diffstat (limited to 'files/zh-cn/web/guide/introduction_to_web_development')
| -rw-r--r-- | files/zh-cn/web/guide/introduction_to_web_development/index.html | 28 |
1 files changed, 28 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..9178cb39f5 --- /dev/null +++ b/files/zh-cn/web/guide/introduction_to_web_development/index.html @@ -0,0 +1,28 @@ +--- +title: Web开发介绍 +slug: Web_Development/Introduction_to_Web_development +translation_of: Web/Guide/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> |
