css-exam

0 votes, 0 avg
556

CSS Questions

1 / 15

1. Which of the following selector selects an element if it’s the only child of its parent?

2 / 15

2. Which of the following will provide date pickers?

3 / 15

3. What will be the output of following CSS code snippet? h1 {color: red text-decoration: underline; font-style: italic;}

4 / 15

4. If we don't want to allow a floating div to the left side of an element, which CSS property will we use?

5 / 15

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

6 / 15

6. Which of the following CSS Property defines which property values to apply to the element before the animation begins (if delayed) and after it ends?

7 / 15

7. Which selector do we use to specify the rule for binding some particular unique element?

8 / 15

8. Which of the following will insert generated content in the counter?

9 / 15

9. Which Of The Following Selector Selects An Element That Has No Children?

10 / 15

10.  Which of the following CSS property defines the different properties of all four sides of an element’s border in a single declaration?

11 / 15

11. Which of the following CSS Gradient Functions sets the direction and colors of a gradient that fades from one color to the next in a straight line?

12 / 15

12. IF we want to wrap a block of text around an image, which css property will we use?

13 / 15

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

14 / 15

14.  Which variable defines the data type of the content in CSS?

15 / 15

15. Which of the following selector in CSS is used to select the elements that do not match the selectors?

Your score is

The average score is 49%

0%

Scroll to Top