Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pocketdr committed Jul 28, 2023
1 parent 40c56ce commit 337fe54
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@ slug: Learn/Getting_started_with_the_web/What_will_your_website_look_like
另一个选择是使用 [安全 Web 字体](https://web.mit.edu/jmorzins/www/fonts.html),如 Arial、Times New Roman、Courier New。

> **备注:**(译注)
> * 同上所述,你可能无法访问 Google Fonts,你可以选择其他可用的在线字体服务,或采用第二种方式,下载后再使用你选择的字体。
> * 相比英语,汉语的“安全字体”是不太一样的复杂问题,可以认为黑体、宋体是相对“安全”的一类字体,但仍需要精确到具体的字族,下面是一些参考链接
> * [如何保证网页的字体在各平台都尽量显示为最高质量的黑体?](https://www.zhihu.com/question/19911793)
> * [常用 Web 安全字体显示测试](https://feeshy.github.io/tech/web_safe_fonts.html)
> - 同上所述,你可能无法访问 Google Fonts,你可以选择其他可用的在线字体服务,或采用第二种方式,下载后再使用你选择的字体。

Check warning on line 75 in files/zh-cn/learn/getting_started_with_the_web/what_will_your_website_look_like/index.md

View workflow job for this annotation

GitHub Actions / docs

Lists should be surrounded by blank lines [Context: "> - 同上所述,你可能无法访问 Google Fonts,..."]
> - 相比英语,汉语的“安全字体”是不太一样的复杂问题,可以认为黑体、宋体是相对“安全”的一类字体,但仍需要精确到具体的字族,下面是一些参考链接
> - [如何保证网页的字体在各平台都尽量显示为最高质量的黑体?](https://www.zhihu.com/question/19911793)
> - [常用 Web 安全字体显示测试](https://feeshy.github.io/tech/web_safe_fonts.html)
{{PreviousMenuNext("Learn/Getting_started_with_the_web/Installing_basic_software", "Learn/Getting_started_with_the_web/Dealing_with_files", "Learn/Getting_started_with_the_web")}}

0 comments on commit 337fe54

Please sign in to comment.