css-exam

0 votes, 0 avg
550

CSS Questions

1 / 15

1. What is not a valid way of declaring a padding value of 10 pixels on the top and bottom, and 0 pixels on the left abd right?

2 / 15

2. Which of the following selector in CSS is used to select the elements that do not match the selectors?

3 / 15

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

4 / 15

4. Which of the following Color Format is a CSS2 introduced named color keywords which allows Web page colors to be matched to an operating system’s color use?

5 / 15

5. What scales the background image as large as possible?

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 one of these is NOT an appropriate value for the font-variant property?

8 / 15

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

9 / 15

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

10 / 15

10. Choose the option that correctly specifies the output of the following CSS. span {
border: 1px solid red;
outline: green dotted thick;
}

11 / 15

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

12 / 15

12. Which of the following CSS Gradient Functions creates a circular, and optionally sets its shape, size, and position?

13 / 15

13. Which model includes margin, border, padding, and content?

14 / 15

14. The default value of "position" attribute is___________

15 / 15

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

Your score is

The average score is 49%

0%

Scroll to Top