Working with the Not CSS3 Selector
So far in our journey into the world of CSS3 selectors we met many selectors that help us find an item by explicitly trying to configure that item. In this lecture, we take a reversal in our CSS selection logic by weeding out content based on what it's not. (Warning: We will solve the homework from the last lesson so if you haven't completed it yet please don't press play and first post your answer into the comment section). By the end of this lecture, you will know how to work with CSS3 not () selector and know the rules that govern it.
properties: not, css negation selectors, css3
The Universal Selector
By the end of this lesson you will have a refresher of the core CSS selectors available since CSS1 and will be introduced to the Universal selector.
05:34
Linking and Action Selectors
By the end of this lecture, you will know how to control the colors of actions and links in CSS and will be up-to-date with the changes that have taken place with them.
06:10
CSS2 Attribute Selectors
By the end of this lecture, you will know how to work with CSS2 Attribute Selectors.
14:36
CSS3 Attribute Selectors
By the end of this lesson, you will know how to work with the new CSS3 Attribute Selectors.
07:13
Localizing your site with language selectors
By the end of this lesson, you will know how to work with the new CSS3 Attribute Selectors.
12:08
Working with the Not CSS3 Selector
By the end of this lesson, you will know how to work with the new CSS3 Attribute Selectors.
08:21
Combining logic with combinator selectors
By the end of this lecture, you will know how to work with the Combinator selectors.
08:10
Playing with the CSS3 UI selectors
By the end of this lecture, you will know how to work with the Combinator selectors.
13:45
Adding dynamic Content before or after an element
By the end of this lecture, you will know how to work with the Combinator selectors.
05:53
Manipulating inner content with inner content selectors
By the end of this lecture, you will know how to work with the Combinator selectors.
05:11
Focusing on a target with CSS3
By the end of this lecture, you will know how to work with the Combinator selectors.
04:41
Getting to know the structural selectors
By the end of this lecture, you will know how to work with the Combinator selectors.
11:50
Comparing between only-child and only-of-type
By the end of this lecture, you will know how to work with the Combinator selectors.
06:00