Skip to main content

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

Back to lesson: Practice: Positioning โ€” Practice