guys I recently saw a CSS selector that was started by @ sign what type of selector is that?
2/4/2018 6:53:52 AM
kanaan8 Answers
New Answerhttps://www.w3schools.com/cssref/css_selectors.asp https://www.w3schools.com/cssref/css3_pr_animation-keyframes.asp
read about at-rules https://developer.mozilla.org/en-US/docs/Web/CSS/At-rule https://css-tricks.com/the-at-rules-of-css/
Arobase (@) is not a CSS selector, even if CSS use it to define particular rules (import, font-face, keyframes, media...) which are called 'at-rules': https://stackoverflow.com/questions/3453257/what-is-the-purpose-of-the-symbol-in-css
everyone thanks for your help all answers are the best answer i can't mark multiple best answers, you guys are awesome thanks
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message