Skip to main content
  1. Web Development Course/

Intermediate CSS

This module teaches you intermediate CSS concepts, such as positioning, styling fonts, and the display property. By the end of this module, you will be able to style your own website with a more professional look and feel.

Lessons of this module
#

The display property
Positioning in CSS
Static and relative position
Exercise: static and relative position
Absolute Positioning
Exercise: Absolute Positioning Practice
How to center a div
Styling fonts in CSS