Combining logic with combinator selectors
Combinator selectors have been around since CSS2 and have been enhanced in CSS3. Through the usage of combinator selectors we can drastically reduce the amount of classes we use in our application. Combinator selectors enable us to define rules based on the relations of an item to its parent, immediate adjacent item or even a further removed preceding item. By the end of this lecture, you will know how to work with the Combinator selectors.
properties: Combinator selectors, Child selector, adjacent selector, preceding CSS3 selector, CSS2
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