Practice ยท 1 of 1
Badge the Card
Put a 'NEW' badge over the offer card's top-right corner:
- Give .card the position value that makes it an anchor for absolutely-positioned children.
- Give .badge absolute positioning, 8px from the top and right of the card.
- The badge must be positioned against the CARD โ not the page.
Difficulty: beginner
Press Submit to check your solution.
Back to lesson: Practice: Positioning โ Practice