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

Defining a few items at the same time

Many times you will find yourself creating the same rules to more than one item. You might ask yourself is there a way to combine the rules to more than one item? The answer is yes and we will see how to get it done in this lecture. By the end of this lecture you will know how to define rules for multiple CSS selector rules at the same time.

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