CSS Overview
Introduction to the project we will be working on in the following chapter.
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!CSS Overview
Introduction to the project we will be working on in the following chapter.
02:43
Setting our first style
We start our journey into the world of CSS with our first live example of defining some style to our HTML document using the HTML style property.
04:52
Adding multiple rules to an element
In this lesson we continue and learn how to add more than one CSS property to the same element.
03:46
Converting our style into a rule
We will experience creating our first CSS rule.
03:16
Moving our CSS logic into a separate file
We will learn how to apply the CSS you created in the website
04:09
Inspecting any CSS on the fly
In the end of this lesson you will know how to tweak CSS rules of your own or even peak and grab ideas from other sites.
04:28