CSS3 Basics by Libehayan - 2024
CSS Welcome to the CSS Basics course based on over 20 years of practical experience! This course is designed for those of you who are taking the first step toward becoming a web publisher and front-end developer.
10 learners are taking this course
Level Beginner
Course period Unlimited
HTML/CSS
HTML/CSS
nesting
nesting
css3
css3
HTML/CSS
HTML/CSS
nesting
nesting
css3
css3

@scope video update

One of the big drawbacks of CSS is the problem of selectors.
There was a problem that one selector was propagated globally, and to solve this, you had to think about the score of the selector or other class names.
Another drawback is the length of the class name. I have been naming classes using the BEM methodology. But that has disappeared since @scope was introduced.
Please see the video for a scope that will help you overcome these issues.
Comment




