css-exam

0 votes, 0 avg
547

CSS Questions

1 / 15

1. What is the difference between display:none and visibillity:hidden?

2 / 15

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

3 / 15

3. Which of the following is used to specify the subscript of text using CSS?

4 / 15

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

5 / 15

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

6 / 15

6. Which one is NOT the audio element’s attribute?

7 / 15

7. Which of the following is used for spread radius?

8 / 15

8. When we write < img src="img.png" > , what "img.png" inside double quote implies?

9 / 15

9. Which of the following is not a browser-specific versions of linear-gradient()?

10 / 15

10. Which of these would give a block element rounded corners?

11 / 15

11. Which of the following selector selects an element if it’s the only child of its parent?

12 / 15

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

13 / 15

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

14 / 15

14. Which of the following property of a anchor element signifies unvisited hyperlinks?

15 / 15

15. The __________ rule makes it possible to define different style rules for different media types in the same stylesheet.

Your score is

The average score is 49%

0%

Scroll to Top