Skip to content

Commit

Permalink
Update files/zh-cn/learn/getting_started_with_the_web/what_will_your_…
Browse files Browse the repository at this point in the history
…website_look_like/index.md

Co-authored-by: Jason Ren <[email protected]>
  • Loading branch information
pocketdr and jasonren0403 authored Jul 29, 2023
1 parent c64489d commit 71306eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ _你的网站会是什么样子_?在编写网站代码之前,需要先进行

### 主题颜色

使用 [色彩选择器](/zh-CN/docs/Web/CSS/CSS_colors/Color_picker_tool)挑选心仪的颜色。当选中某种颜色时,会显示一个六位神秘代码,类似于 `#660066`。它是一个*十六进制数*,用于表示颜色。将其复制并暂存。
使用[色彩选择器](/zh-CN/docs/Web/CSS/CSS_colors/Color_picker_tool)挑选心仪的颜色。当选中某种颜色时,会显示一个六位神秘代码,类似于 `#660066`。它是一个*十六进制数*,用于表示颜色。将其复制并暂存。

![MDN 网站上的颜色选择器,包含 RGB、HSL、HEX 格式](color-picker.png)

Expand Down

0 comments on commit 71306eb

Please sign in to comment.