CBSE Class 6  >  Class 6 Test  >  CSS for Beginners  >  Test- CSS Introduction - Class 6 MCQ

Test- CSS Introduction Class 6 MCQs & solutions - Free


MCQ Practice Test & Solutions: Test- CSS Introduction (10 Questions)

You can prepare effectively for Class 6 CSS for Beginners with this dedicated MCQ Practice Test (available with solutions) on the important topic of "Test- CSS Introduction". These 10 questions have been designed by the experts with the latest curriculum of Class 6 2026, to help you master the concept.

Test Highlights:

  • - Format: Multiple Choice Questions (MCQ)
  • - Duration: 10 minutes
  • - Number of Questions: 10

Sign up on EduRev for free to attempt this test and track your preparation progress.

Test- CSS Introduction - Question 1

CSS stands for __________

Detailed Solution: Question 1

CSS is a style sheet language which stands for Cascading Style Sheet.

Test- CSS Introduction - Question 2

In css, “color:red” can be called as ________

Detailed Solution: Question 2

In CSS, color:red is the declaration for an element saying that the given element has to apply a red color. Color is one of CSS property.

Test- CSS Introduction - Question 3

Which selector is used to specify a rule to bind a particular unique element?

Detailed Solution: Question 3

For binding a particular unique element, id selectors are used. While for group of elements, class selector can be used.

Test- CSS Introduction - Question 4

_______ selectors are used to specify a group of elements.

Detailed Solution: Question 4

Class selectors are used to specify a group of elements. Id selector specifies a particular unique element.

Test- CSS Introduction - Question 5

_____ has introduced text, list, box, margin, border, color, and background properties.

Detailed Solution: Question 5

CSS is a style sheet language which stands for Cascading Style Sheet. CSS has introduced text, list, box, margin, border, color, and background properties.

Test- CSS Introduction - Question 6

In CSS, h1 can be called as _______

Detailed Solution: Question 6

HTML element h1 is used in CSS for styling then it is also called a selector. Attributes are the special words which control the element’s behaviour. To show the start and end of HTML element, tag is used.

Test- CSS Introduction - Question 7

Which of the following attributes is used to specify elements to bind style rules to?

Detailed Solution: Question 7

In CSS, styling elements can be done by id, class and tag attribute.

Test- CSS Introduction - Question 8

In CSS, “font-size” can be called as ________

Detailed Solution: Question 8

In CSS, font-size is a property-name which increases/decreases the font of text.

Test- CSS Introduction - Question 9

Which of the following tag is used to embed css in html page?

Detailed Solution: Question 9

<style> </style> tag is used to embed CSS in HTML page, while <script> </script> is used to embed JS in HTML. <!DOCTYPE html> is HTML5 declaration.

Test- CSS Introduction - Question 10

Which of the following CSS property sets the font size of text?

Detailed Solution: Question 10

CSS Syntax:
font-size: length | percentage | larger | smaller | xx-small | x-small | 
small | medium | large | x-large | xx-larger | inherit

10 videos|42 docs|23 tests
Information about Test- CSS Introduction Page
In this test you can find the Exam questions for Test- CSS Introduction solved & explained in the simplest way possible. Besides giving Questions and answers for Test- CSS Introduction, EduRev gives you an ample number of Online tests for practice
10 videos|42 docs|23 tests
Download as PDF