Introduction to CSS Positioning and Z-Index

Difficulty: Advanced
Duration: 5 minutes and 38 seconds
Students: 145
Rating: 5/5

This practical lesson offers an introduction to CSS Positioning and Z-Index.

Learning Objectives

  • Learn what is CSS positioning and how to activate it
  • Learn what is the default CSS position
  • Learn about position relative, absolute, and fixed
  • Learn about additional CSS positioning properties top, right, bottom, and left
  • Learn what is the Z-Index CSS Property and how to implement it

Intended Audience

This lesson is intended for anyone who wants to learn about CSS Positioning and Z-Index

Prerequisites

Anyone with an interest in CSS in general. The following lesson will serve as a brief introduction to CSS: Introduction to CSS Syntax

 

Covered Topics