At-rules are CSS statements that instruct the engine with a keyword preceded by @, e.g. @media, @keyframes.
Conditional
CSS At-Rules
Description
@media
Applies styles only when a media query condition is true.
@supports
Applies styles only when the browser supports a given feature.
@container
Applies styles based on the size of a query container.
Animation
CSS At-Rules
Description
@keyframes
Defines the steps of a CSS animation sequence.
Structure
CSS At-Rules
Description
@import
Imports another stylesheet into the current one.
@charset
Specifies the character encoding of the stylesheet.
@layer
Declares a cascade layer to control specificity order.
@namespace
Declares an XML namespace for selectors.
Fonts
CSS At-Rules
Description
@font-face
Defines a custom font to be downloaded and used.
Print
CSS At-Rules
Description
@page
Sets properties of printed pages (size, margins).
فريق Web-Tutorial التقني
منصة دروس برمجية يديرها عدة مطورين. كل درس يتم كتابته ومراجعته بواسطة مطورين متخصصين في المجال. نعمل على ضمان دقة وموثوقية المحتوى — إذا لاحظت أي مشكلة، فيرجى إخبارنا.