-
Notifications
You must be signed in to change notification settings - Fork 8.1k
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
[zh-tw] Global attributes class #25527
base: main
Are you sure you want to change the base?
Conversation
Preview URLs (comment last updated: 2025-02-08 09:05:18) |
page-type: html-attribute | ||
browser-compat: html.global_attributes.class |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[mdn-linter] reported by reviewdog 🐶
page-type: html-attribute | |
browser-compat: html.global_attributes.class |
|
||
{{HTMLSidebar("Global_attributes")}} | ||
|
||
**`class`** [全域屬性](/zh-TW/docs/Web/HTML/Global_attributes) 是一個以 [ASCII 空白字元](/zh-TW/docs/Glossary/Whitespace#in_html) 分隔的元素類別列表。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[mdn-linter] reported by reviewdog 🐶
**`class`** [全域屬性](/zh-TW/docs/Web/HTML/Global_attributes) 是一個以 [ASCII 空白字元](/zh-TW/docs/Glossary/Whitespace#in_html) 分隔的元素類別列表。 | |
**`class`** [全域屬性](/zh-TW/docs/Web/HTML/Global_attributes) 是一個以 [ASCII 空白字元](/zh-TW/docs/Glossary/Whitespace#in_html) 分隔的元素類別列表。 |
|
||
## 參見 | ||
|
||
- 所有 [全域屬性](/en-US/docs/Web/HTML/Global_attributes). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[mdn-linter] reported by reviewdog 🐶
- 所有 [全域屬性](/en-US/docs/Web/HTML/Global_attributes). | |
- 所有 [全域屬性](/zh-TW/docs/Web/HTML/Global_attributes). |
请清理无用的提交记录 |
Description
add page called class under global attributes
Motivation
enjoy ~
Additional details
nonte
Related issues and pull requests