Practice lab

Coding exercises

Build fluency with focused HTML, CSS, and JavaScript challenges. Run safely in your browser and earn points when your output passes.

Clear

2 exercises found

CSS 15 pts
Fill blank · Beginner

Style the status message

Change the CSS so the preview reports a green message. Keep the .status selector.

CSS
Open exercise
CSS 15 pts
Fix bug · Beginner

Fix the card spacing

The padding declaration is misspelled. Correct it so the computed padding is 24px.

CSS
Open exercise