Completed
4.2 CSS Selectors
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Become a Web Developer - Introduction to HTML, CSS, and JavaScript
Automatically move to the next video in the Classroom when playback concludes
- 1 1.1 Introduction
- 2 1.2 What You Need
- 3 2.1 Networks and DNS
- 4 2.2 HTTP and the Web Server
- 5 3.1 Marking Up a Document
- 6 3.2 Making Our Document Valid
- 7 3.3 Semantic and Generic Elements
- 8 4.1 Adding Style
- 9 4.2 CSS Selectors
- 10 4.3 Modifying Layout
- 11 5.1 Manipulating the Page with JavaScript
- 12 6.1 Conclusion