Course Program

#1Introduction to CSS
  • What is CSS?---
  • Using CSS in HTML---
  • CSS Syntax Basics---
#2Selectors and Properties
  • Types of CSS Selectors---
  • CSS Properties Overview---
  • ID and Class Selectors---
#3Styling Text and Fonts
  • Text Properties---
  • Font Properties---
  • Using Web Fonts---
#4Box Model and Layout
  • Understanding the Box Model---
  • Margin, Border, Padding---
  • CSS Display Property---
#5Positioning and Float
  • CSS Position Property---
  • Understanding Floats---
  • Building Layouts with Float---
#6Advanced CSS Techniques
  • CSS Flexbox---
  • CSS Grid---
  • CSS Transitions---