๐ŸŒ Self-Check: HTML + CSS

This section offers short self-check questions to quickly test your understanding of HTML and CSS topics covered in the course. Use it to review key concepts before taking the final assessment.

๐Ÿ“‹ Instructions

Answer the following multiple-choice questions to test your understanding of HTML and CSS fundamentals. Click "Show Answer" to reveal the correct response.

1. What does HTML stand for?

2. Which tag is used to link an external CSS file?

3. What is the default display value of a <div> element?

4. What does the CSS property margin: 0 auto; usually do?

5. Which media query targets devices with a max screen width of 768px?