css-exam

0 votes, 0 avg
556

CSS Questions

1 / 15

1. Which of the following CSS Property sets the stacking order of positioned elements?

2 / 15

2. Which statement regarding icon fonts is true?

3 / 15

3. What is the role of pseudo-class in CSS

4 / 15

4. What changes the shadow from an outer shadow?

5 / 15

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

6 / 15

6. How would you make the first letter of every paragraph on the page red?

7 / 15

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

8 / 15

8. What is the difference between the margin and padding properties?

9 / 15

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

10 / 15

10. What is CSS?

11 / 15

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

12 / 15

12. What should be the table width, So that the width of the table adjust to the current width of the browser window?

13 / 15

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

14 / 15

14. Which of the following CSS Property determines whether an animation should run in reverse on some cycles?

15 / 15

15. If a particular should never be overridden by another rule, the _______ indication should be used.

Your score is

The average score is 49%

0%

Scroll to Top