css-exam

0 votes, 0 avg
547

CSS Questions

1 / 15

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

2 / 15

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

3 / 15

3. Which of these functions is the 2D transformation in the matrix format?

4 / 15

4. In the example below, when will the color pink be applied to the anchor element? a:active{ color:pink; }

5 / 15

5. In the below code snippet, in what order will the margins be added? p {
margin: 25px 50px 75px 100px;
}

6 / 15

6. Which of the following function adjusts the difference between light and dark values, for use by the filter property?

7 / 15

7. What is CSS?

8 / 15

8. Which of the following is used to specify the subscript of text using CSS?

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 which property values to apply to the element before the animation begins (if delayed) and after it ends?

11 / 15

11.  Which of the following will display a speech bubble pop-up?

12 / 15

12. Which of the following Property controls the display of small caps?

13 / 15

13. Which one is NOT the audio element’s attribute?

14 / 15

14. Which of the following CSS Property selects an animation defined in an @keyframes rule and applies it to the element?

15 / 15

15. Which of the following is not value for the font-stretch(Font descriptor)?

Your score is

The average score is 49%

0%

Scroll to Top