Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
familyboat authored Sep 9, 2024
1 parent 4b816bd commit dfdc2c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions files/zh-cn/learn/getting_started_with_the_web/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ l10n:

- [你的网站会是什么样子?](/zh-CN/docs/Learn/Getting_started_with_the_web/What_will_your_website_look_like)

- : 在你开始为你的网站写代码之前,你应该先计划一下。要展示什么信息?使用什么字体和颜色?本文概述了一个简单的方法,你可以按照这个方法规划网站的内容和设计
- : 在你开始为你的网站写代码之前,你应该先计划一下。需要展示什么信息?使用什么字体和颜色?我们概述了一个简单的方法,你可以按照这个方法来规划网站的内容和设计

- [处理文件](/zh-CN/docs/Learn/Getting_started_with_the_web/Dealing_with_files)

Expand All @@ -41,7 +41,7 @@ l10n:

- : JavaScript 是用于为网站添加交互特性的编程语言。例如,游戏、按钮按下或在表单中输入数据时会发生的事情、动态的样式效果、动画,等等。在这篇文章中,我们将让你了解这门令人兴奋的语言的潜力,以及如何入门。

- [发布简单代码](/zh-CN/docs/Learn/Getting_started_with_the_web/Publishing_your_website)
- [发布网站](/zh-CN/docs/Learn/Getting_started_with_the_web/Publishing_your_website)

- : 一旦完成了代码编写和构成网站的文件的组织工作,你就需要把它们全部放在网上,这样人们才能找到它。这篇文章描述如何以最简便的方式将你的简单示例上线至网络。

Expand Down

0 comments on commit dfdc2c5

Please sign in to comment.