Learn to Code with The HTML Show: Episode 12—CSS Positioning
CSS allows an incredible amount of control of how elements are positioned on the page. In this episode, we’ll discover the quirkiness of float elements along with how to place elements in specific places on our web page. Learn how to to position web page elements with CSS in Episode 12 of The HTML Show.
Episode 12 Learning Objectives:
- Incorporate floats and clears to remove elements from the flow of a web page
- Implement absolute and relative positioning
- Layer HTML elements on top of one another through the use of the z-index CSS property
Let’s code!
Review Previous Lesson: Watch Lesson 11
Keep Coding: Watch Lesson 13
Lauren Alworth is a former member of the Launch Academy marketing team.