English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية

CSS reference manual

CSS @rules

CSS attribute大全

CSS @rule(At-rules)

@rule(at-rule ) with a keyword (a@Starting with a character (;) or the next declaration block (whichever comes first).

All content from the opening brace (

RuleDescription
@charsetSpecify the character encoding of an external style sheet.
@font-faceEnable the use of downloadable web fonts.
@importImport external style sheets.
@keyframesSpecify the value of animation properties for each point during the animation period.
@mediaSet media type for a group of rules in a stylesheet.
@pageDefine the size, orientation, and margins of the page box for the printing environment.