Z-Index with CSS
Objective
SWBAT: Position elements on the z-index.
Agenda
- Create a new document called z-index.html.
- Create a star with a transparent background and absolutely position it in the top left of the page.
View the example z-index.html page.