css-exam

0 votes, 0 avg
551

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 selector do we use to specify the rule for binding some particular unique element?

3 / 15

3. Which value specifies a transition effect with a slow start, then fast, then end slowly?

4 / 15

4. Which of the following Viewport Property determines whether the display can be zoomed in and out?

5 / 15

5. The __________ rule makes it possible to define different style rules for different media types in the same stylesheet.

6 / 15

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

7 / 15

7. What is CSS?

8 / 15

8. Which of the following is only for table elements?

9 / 15

9. What is the use of Pseudo-classes In CSS?

10 / 15

10. Three of these choices are tue about class selectors. Which is NOT true?

11 / 15

11. The default value of "position" attribute is___________

12 / 15

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

13 / 15

13. Which one of these is NOT an appropriate value for the font-variant property?

14 / 15

14.  Which of the following selector matches the name of any element type?

15 / 15

15. 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?

Your score is

The average score is 49%

0%

Scroll to Top