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

3 exercises found

HTML 10 pts
Write code · Beginner

Create a welcome heading

Write HTML that displays a level-one heading containing exactly: Welcome to CodePlus.

HTML HTML Introduction
Open exercise
HTML 10 pts
Fill blank · Beginner

Complete the paragraph tag

Replace the blank with the correct closing HTML tag.

HTML
Open exercise
HTML 15 pts
Fix bug · Beginner

Repair the button markup

Fix the malformed closing tag so the button displays correctly.

HTML
Open exercise