CSS Lessons

Introduction

Introduction

In this course, we’ll build on HTML and look into the fundamentals of CSS, the secret sauce of every beautiful web page.

Selectors

Selectors

Selectors can select HTML elements based on their types, IDs, classes and more.

Properties

Properties

There are quite a few data types for property values.

Boxes

Boxes

There's a box around every HTML element and describes the amount of space the element takes up.

Layouts

Layouts

Let's talk about positioning elements on a web page

Special selectors

Special selectors

The universal selector matches any type of element and, therefore, selects every single element on a web page.

Rate This Course