css-exam

0 votes, 0 avg
556

CSS Questions

1 / 15

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

2 / 15

2. When adding transparency styles, what is the difference between using the opacity property versus the background property with rgba() value?

3 / 15

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

4 / 15

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

5 / 15

5. Which of the following CSS property specifies the look and design of an outline?

6 / 15

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

7 / 15

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

8 / 15

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

9 / 15

9. Which of the following media feature describes the number of entries in the color lookup table of the output device

10 / 15

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

11 / 15

11. Which of the following will provide date pickers?

12 / 15

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

13 / 15

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

14 / 15

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

15 / 15

15. Which of the following CSS Gradient Functions sets the direction and colors of a gradient that fades from one color to the next in a straight line?

Your score is

The average score is 49%

0%

Scroll to Top