Linking and Action Selectors
In the last lecture we saw the core CSS selectors (id, class and element) as we wrapped up the chapter with the modern new joker selector (the universal selector). In this lecture we turn out attention to action and actionable related pseudo classes. 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.
properties: link pseudo class(CSS1), user action pseudo classes(CSS2), :link, :visited, :active, :hover, :focus
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