css-exam

0 votes, 0 avg
560

CSS Questions

1 / 15

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

2 / 15

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

3 / 15

3. Which of the following properties will we use to display border around a cell without any content.?

4 / 15

4. When using position fixed, what will the element always be positioned relative to?

5 / 15

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

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. Which of the following Property controls the display of small caps?

8 / 15

8.  Which of the following property influences the horizontal alignment of an element, making it “float” toward the left or right margin of its containing element?

9 / 15

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

10 / 15

10. What changes the shadow from an outer shadow?

11 / 15

11. Which of the following attributes is used to specify elements to bind style rules to?

12 / 15

12. If we want to show an Arrow as cursor, then which value we will use?

13 / 15

13. What will be the output of the following CSS code snippet? span {
border: 1px solid red;
outline: green dotted thick;
}

14 / 15

14. What is the correct syntax for referring an external CSS?

15 / 15

15. Which one can animate the width of search input when get focus?

Your score is

The average score is 49%

0%

Scroll to Top