Skip to content

Commit

Permalink
move relative and absolute position scrim
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoMcA committed Sep 25, 2024
1 parent 2dd0ac4 commit 44635a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions curriculum/3-core/5-css-layout.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ Learning outcomes:

- Setting the positioning context of a positioned element by positioning an ancestor element.

<scrim-inline url="https://v2.scrimba.com/the-frontend-developer-career-path-c0j/~0d5" scrimtitle="Relative and Absolute Position"></scrim-inline>

- Fixed and sticky positioning:

- Understand how these differ from absolute positioning.
Expand All @@ -74,8 +76,6 @@ Resources:

- [Stacking context](https://developer.mozilla.org/docs/Web/CSS/CSS_positioned_layout/Understanding_z-index/Stacking_context)

<scrim-inline url="https://v2.scrimba.com/the-frontend-developer-career-path-c0j/~0d5" scrimtitle="Relative and Absolute Position"></scrim-inline>

## 5.4 Modern layout

Learning outcomes:
Expand Down

0 comments on commit 44635a0

Please sign in to comment.