css-exam

0 votes, 0 avg
558

CSS Questions

1 / 15

1. Which selector do we use to specify the rule for binding some particular unique element?

2 / 15

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

3 / 15

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

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. Which statement regarding icon fonts is true?

6 / 15

6. How would you make the first letter of every paragraph on the page red?

7 / 15

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

8 / 15

8.  Which of the following Media Query describe the ratio of the device width to the device height of the media?

9 / 15

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

10 / 15

10. In the following media query example, what conditions are being targeted? @media(min-width:1024px),screen and (orientation: landscape){…..}

11 / 15

11. CSS is written in which language?

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 of the following syntax is correct in CSS to make each word of a sentence start with a capital letter?

14 / 15

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

15 / 15

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

Your score is

The average score is 49%

0%

Scroll to Top