XamBaaz
Try for Free
💻

Class 9 Computer Science — Chapter 3: HTML and CSS Basics

8 practice questions · 3 Easy · 3 Medium · 2 Hard

Practise Class 9 Computer Science Chapter 3, "HTML and CSS Basics", with 8 NCERT-aligned multiple-choice questions. The set is split into 3 Easy, 3 Medium and 2 Hard questions, so you can warm up on the fundamentals and then push into the exam-level problems that separate top scorers in CBSE Board exams and the JEE & NEET foundation years.

"HTML and CSS Basics" is one of the chapters where logic, syntax and computational-thinking questions really pays off. Each MCQ on this chapter is timed and uses exam-grade marking (+2 correct, −1 wrong, 0 skipped), training the same accuracy-under-pressure that real papers demand. Every question carries a short explanation, so a wrong answer becomes a quick lesson rather than a dead end — the fastest way to close gaps before a test.

Use this chapter as targeted revision: attempt the Easy set first to confirm your basics on HTML and CSS Basics, then move to Medium and Hard to test application and problem-solving. Your accuracy, streaks and XP save automatically, and the chapter feeds into your overall Class 9 Computer Science mastery score. A few sample questions are shown below; sign in free to practise all 8.

Sample questions

Q1Easy

The largest HTML heading is:

A.<h6>
B.<h1>✓ correct
C.<head>
D.<heading>
Why

<h1> is the largest; <h6> the smallest.

Q2Medium

Which tag inserts an image in HTML?

A.<image>
B.<img>✓ correct
C.<picture>
D.<src>
Why

<img src="..." alt="..."> is the correct image tag.

Q3Hard

Which is the correct skeleton of an HTML5 document?

A.<html><head></head><body></body></html>✓ correct
B.<head><html><body></body></html></head>
C.<body><html></html></body>
D.<html><body><head></head></body></html>
Why

html wraps head + body, in that order.

HTML and CSS Basics — FAQs

What does Class 9 Computer Science Chapter 3 (HTML and CSS Basics) cover on XamBaaz?+

It covers 8 NCERT-aligned MCQs on "HTML and CSS Basics" — 3 Easy, 3 Medium and 2 Hard — each with a timed quiz and an instant explanation, suitable for CBSE Board exams and the JEE & NEET foundation years.

Are these "HTML and CSS Basics" questions free to practise?+

Yes — sign in with Google to practise "HTML and CSS Basics" free. Full unlimited access is ₹999/year (limited-time launch price), with no per-chapter charges.

How should I revise "HTML and CSS Basics" for the exam?+

Start with the Easy quiz to confirm your fundamentals, then attempt Medium and Hard for application-level practice. Review each explanation, retry the questions you miss, and track your accuracy on this chapter until it is consistently high.

Practise all 8 questions free

Timed quizzes, instant scoring, streaks and XP. Sign in with Google — no card needed.

Start this chapter free →

More Class 9 Computer Science chapters

← All Class 9 Computer Science chapters