Course Preparation
  • Introduction
  • Visual Studio Code
  • Browser Safari or Chrome
CSS Box Model
  • What is the box model?
  • The content of the box
  • The display property
  • Images as inline elements
  • Positioning
  • Position Relative, Absolute or Fixed?
Anchor Tags
  • The Anchor Tag
CSS Lists
  • Ordered Lists
  • unordered lists
  • Project Sticky Navigation
CSS Selectors
  • Basic Selectors
  • Universal Selector
  • Attribute Selectors
  • Attribute Selectors
  • Pseudo Classes
  • Pseudo Classes Extra
  • Pseudo Elements
  • Pseudo Classes & Elements Quiz
  • Project Timeline: before & after
Forms
  • The Form Element
  • Inputs and Labels
  • Creating a Login Form
Drawing with CSS
  • How to create a Triangle
  • How to create a Ribbon
  • How to create an Octagon
  • How to create a Heart
  • Drawing a Bear
  • Shapes of CSS
CSS Animations and Transitions
  • CSS Transitions
  • CSS Animations
  • Animation Example
  • Animations Quiz
  • Creating a loading spinner
CSS Gradients
  • Linear Gradients
  • Radial Gradients
  • Diagonal Gradients
  • Gradient Pattern
  • Gradients Quiz
CSS Clipping
  • Clipping
Project 1: Fullscreen Slider
  • HTML Structure and basic styling
  • Finishing Project
Project 2: CSS Terminal
  • Let's create our CSS Terminal
How to
  • How to style a select element?
  • How to create custom radiobuttons