Skip to main content
✏️ Code CompletionCS CSS Hard+35 XP

Pseudo-element

Complete the pseudo-element for content before an element.

✏️ Fill in the blank
.badge::___ { content: "★"; }

✏️ Type the missing code: