Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

6 个没人讲过的 CSS 属性 #8081

Merged
merged 3 commits into from
Mar 10, 2021
Merged

6 个没人讲过的 CSS 属性 #8081

merged 3 commits into from
Mar 10, 2021

Conversation

PassionPenguin
Copy link
Contributor

@PassionPenguin PassionPenguin commented Feb 24, 2021

译文翻译完成,resolve #8068 @lsvih ψ(`∇´)ψ

@Chorer
Copy link
Contributor

Chorer commented Feb 27, 2021

校对认领

@ghost
Copy link

ghost commented Feb 27, 2021

@lsvih 校对认领


While HTML was responsible for creating website structures and arranging texts and graphics, it could do little when it came to designing the website.
虽然 HTML 能够负责创建网站结构并安排文本和图形,但在设计网站上却无能为力。
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

虽然 HTML 能够负责创建网站结构并安排文本和图形,但在设计网站上却无能为力。
=>虽然 HTML 能够实现创建网页结构并组织文本和图形,但在设计网站上却无能为力。

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

虽然 HTML 能够负责创建网站结构并安排文本和图形,但在设计网站上却无能为力。
=>虽然 HTML 能够实现创建网页结构并组织文本和图形,但在设计网站上却无能为力。

  1. “能够负责创建网站结构”,原翻译没有问题
  2. “能够实现创建网页结构并组织文本和图形”,这个是病句,要么说“能够实现创建网页结构并组织文本和图形的功能”


Despite the immense popularity and rising complexities of creating web apps, there are still a number of CSS properties and tricks that most developers don’t know.
尽管创建 Web 应用程序是非常受人们欢迎的,并且创建地日趋复杂,但仍有非常多**很多的开发人员不知道的 CSS 属性和技巧**。
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

并且创建地日趋复杂
=>同时创建 Web 应用程序也日趋复杂


Below are 6 CSS properties that you probably never heard of:
以下是您可能从未听说过的6个CSS属性:
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

以下是您可能从未听说过的6个CSS属性
=>以下是您可能从未听说过的 6 个 CSS 属性:


Chrome and Firefox support this property starting version 37 and version 27 respectively. This property is also supported on Edge browser, but not on Internet Explorer.
Chrome Firefox 分别从版本 37 和版本 27 开始支持这个属性。Edge 浏览器也支持此属性,但 IE 并不支持。
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Chrome 和 Firefox 分别从版本 37 和版本 27 开始支持这个属性。
=> 从 Chrome 版本 37 和 Firefox 版本 27 开始都支持这个属性。

article/2021/6-css-properties-nobody-is-talking-about.md Outdated Show resolved Hide resolved
article/2021/6-css-properties-nobody-is-talking-about.md Outdated Show resolved Hide resolved
@ghost
Copy link

ghost commented Feb 27, 2021

@lsvih 校对完成

Copy link
Contributor

@Chorer Chorer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lsvih @PassionPenguin 校对完毕。翻译的挺好的,有些地方可以优化一下,比如“尽管我分享了一些较少被人们所提及的 CSS 属性,但这样的属性还有很多。尽管 CSS 已有 20 多年的历史了,但它仍然具有许多特性并可以起到非常好的作用效果。”,这样两个“尽管”放在一起,读起来可能不是很流畅,注意翻译完之后上下文读几遍。

article/2021/6-css-properties-nobody-is-talking-about.md Outdated Show resolved Hide resolved
article/2021/6-css-properties-nobody-is-talking-about.md Outdated Show resolved Hide resolved
article/2021/6-css-properties-nobody-is-talking-about.md Outdated Show resolved Hide resolved
article/2021/6-css-properties-nobody-is-talking-about.md Outdated Show resolved Hide resolved
article/2021/6-css-properties-nobody-is-talking-about.md Outdated Show resolved Hide resolved
article/2021/6-css-properties-nobody-is-talking-about.md Outdated Show resolved Hide resolved
article/2021/6-css-properties-nobody-is-talking-about.md Outdated Show resolved Hide resolved
article/2021/6-css-properties-nobody-is-talking-about.md Outdated Show resolved Hide resolved
article/2021/6-css-properties-nobody-is-talking-about.md Outdated Show resolved Hide resolved
article/2021/6-css-properties-nobody-is-talking-about.md Outdated Show resolved Hide resolved
@lsvih
Copy link
Member

lsvih commented Feb 27, 2021

@Chorer @zenblo 感谢二位的校对!

@lsvih
Copy link
Member

lsvih commented Mar 9, 2021

@PassionPenguin 哈罗= =有空看看这篇哈

@PassionPenguin
Copy link
Contributor Author

@PassionPenguin 哈罗= =有空看看这篇哈

漏了 不好意思 = =


@Chorer @zenblo @lsvih

@lsvih lsvih merged commit 7a57439 into xitu:master Mar 10, 2021
@lsvih
Copy link
Member

lsvih commented Mar 10, 2021

@PassionPenguin 已经 merge 啦~ 快快麻溜发布到掘金然后给我发下链接,方便及时添加积分哟。

掘金翻译计划有自己的知乎专栏,你也可以投稿哈,推荐使用一个好用的插件
专栏地址:https://zhuanlan.zhihu.com/juejinfanyi

@PassionPenguin
Copy link
Contributor Author

本文已获得原作者转载、修改的许可

@PassionPenguin PassionPenguin deleted the translation/6-css-properties-nobody-is-talking-about branch March 12, 2021 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 个没人讲过的 CSS 属性
3 participants