Class 6 Exam  >  Class 6 Tests  >  CSS for Beginners  >  Test: CSS Outline - Class 6 MCQ

Test: CSS Outline - Class 6 MCQ


Test Description

10 Questions MCQ Test CSS for Beginners - Test: CSS Outline

Test: CSS Outline for Class 6 2024 is part of CSS for Beginners preparation. The Test: CSS Outline questions and answers have been prepared according to the Class 6 exam syllabus.The Test: CSS Outline MCQs are made for Class 6 2024 Exam. Find important definitions, questions, notes, meanings, examples, exercises, MCQs and online tests for Test: CSS Outline below.
Solutions of Test: CSS Outline questions in English are available as part of our CSS for Beginners for Class 6 & Test: CSS Outline solutions in Hindi for CSS for Beginners course. Download more important topics, notes, lectures and mock test series for Class 6 Exam by signing up for free. Attempt Test: CSS Outline | 10 questions in 10 minutes | Mock test for Class 6 preparation | Free important questions MCQ to study CSS for Beginners for Class 6 Exam | Download free PDF with solutions
Test: CSS Outline - Question 1

Which of the following property is used to draw a line around elements outside the borders?

Detailed Solution for Test: CSS Outline - Question 1

Outlines do not take up space, they are drawn above the content.

Test: CSS Outline - Question 2

Which of the following property specifies the color of an outline?

Detailed Solution for Test: CSS Outline - Question 2

As the property name specifies, it sets the color of the outline to the provided value.

1 Crore+ students have signed up on EduRev. Have you? Download the App
Test: CSS Outline - Question 3

Which of the following value specifies a dashed outline?

Detailed Solution for Test: CSS Outline - Question 3

The property defines a dashed border.

Test: CSS Outline - Question 4

Which of the following values specifies a 3D grooved outline?

Detailed Solution for Test: CSS Outline - Question 4

groove specifies a 3D grooved border. The effect depends on the border-color value.

Test: CSS Outline - Question 5

Which of the following specifies the width of an outline?

Detailed Solution for Test: CSS Outline - Question 5

The outline-width CSS property is used to set the width of the outline of an element.

Test: CSS Outline - Question 6

Choose the option that correctly specifies the output of the following CSS.
span {
    border: 1px solid red;
        outline: green dotted thick;
}

Detailed Solution for Test: CSS Outline - Question 6

The border property creates the inner border, while the outline sets the outer border.

Test: CSS Outline - Question 7

Identify the outline property that specifies the amount of area extended beyond the border box.

Detailed Solution for Test: CSS Outline - Question 7

It specifies a 3D outset border. The effect depends on the border-color value.

Test: CSS Outline - Question 8

Which of the following property specifies the look and design of an outline?

Detailed Solution for Test: CSS Outline - Question 8

The outline-style CSS property is used to set the style of the outline of an element. An outline is a line that is drawn around elements, outside the border edge, to make the element stand out.

Test: CSS Outline - Question 9

Select the output of the following CSS.
div {
    border-width:5px;    
    border-style:dotted solid double dashed;
}

Detailed Solution for Test: CSS Outline - Question 9

The shorthand run in clockwise direction.

Test: CSS Outline - Question 10

Which of the following value specifies a solid outline?

Detailed Solution for Test: CSS Outline - Question 10

As the name suggests, a solid outline is created using this value.

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

Top Courses for Class 6

10 videos|41 docs|23 tests
Download as PDF

Top Courses for Class 6