Next is Adding colors to HTML page.
Best practices when it comes to CSS rules
As your CSS grows so does the effort of the HTML browsers to render your code. 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.
Ready to Level Up Your Skills?
Join thousands of learners on 02GEEK and start your journey to becoming a coding expert today!
Enroll Now for Free!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