Video: Child Selectors
CSS Tutorials
Released: undefined
-
1. Introduction to CSS and Adding a CSS File to Your HTML
7M12S
-
2. CSS Syntax and Adding Color to Text
7M32S
-
3. Styling Backgrounds
8M1S
-
4. How To Style Text
7M15S
-
5. How To Change Your Font
9M33S
-
6. How to Style Links
4M38S
-
7. Styling Lists to Create a Horizontal Navigaton
6M40S
-
8. Box Model - Changing the Height and Width
5M29S
-
9. Box Model - Margins and How To Center a Div
7M56S
-
10. Box Model - Borders
5M43S
-
11. Box Model - Padding
5M17S
-
12. DRY Code and Grouping and Nesting Selectors
6M57S
-
13. Min and Max Width and Height To Control Your Elements
5M56S
-
14. Controlling Display with the Display Property
6M54S
-
15. Positioning Your Elements
7M33S
-
16. Creating a Two Column Layouts with Floats
11M35S
-
17. CSS Pseudo Class Selectors
5M37S
-
18. Before and After Pseudo Elements
6M39S
-
19. Child Selectors
5M24S
-
20. Text Replacement
7M23S
-
21. CSS Sprites
10M54S
-
22. What's Next
4M32S
-
23. How To Make a Dropdown Menu With CSS
7M28S
-
24. How To Make a Dropdown Menu With CSS Part 3
6M52S
-
25. Adjacent & Sibling Selectors
7M22S
-
26. CSS3 What is CSS3?
2M48S
-
27. CSS3 What is CSS3?
2M48S
-
28. CSS3 Border Radius
8M11S
-
29. CSS3 Border Radius
8M11S
-
30. CSS3 Text Shadow
6M31S
-
31. CSS3 Text Shadow
6M31S
-
32. How To Make a Dropdown Menu With CSS Part 2
4M57S
-
33. CSS3 Box Shadow
8M22S
-
34. CSS3 Box Shadow
8M22S
-
35. CSS3 Box Sizing - Border Box aka How To Fix the Box Model
3M46S
-
36. CSS3 Box Sizing - Border Box aka How To Fix the Box Model
3M46S
-
37. CSS3 Linear Gradients In CSS3
6M1S
-
38. CSS3 Linear Gradients In CSS3
6M1S
-
39. CSS3 Animating States with Transition
8M27S
-
40. CSS3 Animating States with Transition
8M27S
Child Selectors
The 19th tutorial in the CSS tutorial series. In this lesson, I'll be showing how to use the child selector, to narrow the focus of what you are trying to style.