css-exam

0 votes, 0 avg
556

CSS Questions

1 / 15

1. What is the way to specify media dependencies for style sheets ?

2 / 15

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

3 / 15

3. The CSS property used to set the distance between the borders of the adjacent cells in the table is__________

4 / 15

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

5 / 15

5. Which of the following selector selects the element that is the first child of its parent that is of its type?

6 / 15

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

7 / 15

7. Which of the following property sets the background image to scroll or not to scroll with its associated element’s content?

8 / 15

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

9 / 15

9. Which of the following media query describe output style portrait if height is greater than or equal to width, landscape if the opposite?

10 / 15

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

11 / 15

11. What changes the shadow from an outer shadow?

12 / 15

12. The default value of "position" attribute is___________

13 / 15

13. Which statement about block and inline elements is true?

14 / 15

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

15 / 15

15. Which of the following property controls the horizontal overflow of a block or inline block?

Your score is

The average score is 49%

0%

Scroll to Top