02Geek HTML5 and JavaScript, TypeScript, React, Flash, ActionScript online School
Previous VideoPrevious Video

Taking a deeper look into the CSS selector rule

In the last few lectures we focused on positioning our code and learning how we can re-use it in the document. In this lecture, we will take a deeper look into the process of defining CSS rules. By the end of this lecture, you will know how to define rules for HTML elements.

Taking a deeper look into the CSS selector rule

By the end of this lecture, you will know how to define rules for HTML elements.

05:06

Introducing CSS Classes

By the end of this lesson, you will know how to create CSS classes and you will know how to use them.

03:46

Talking to HTML items with IDs

By the end of this lesson, you will know how to define ids to html elements and how to implement styles for them.

04:56

Travelling through a document with CSS rules

In this lecture, we will learn how to travel through the HTML document and define more specific rules by combining everything we learnt so far.

04:12

Defining a few items at the same time

By the end of this lecture you will know how to define rules for multiple CSS selector rules at the same time.

02:29

Best practices when it comes to CSS rules

We will spend some time talking about how you can build your code more effectively to make it easier for the browser to process your pages.

05:35