css-exam

0 votes, 0 avg
549

CSS Questions

1 / 15

1. Which Event Will Be Used When A Connection To The Server Is Opened.

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 selector matches the name of any element type?

4 / 15

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

5 / 15

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

6 / 15

6. Which of the following syntax is correct in CSS to make each word of a sentence start with a capital letter?

7 / 15

7. Which property specifies where the background image is positioned?

8 / 15

8. What is CSS?

9 / 15

9. Which of the following is only for table elements?

10 / 15

10. Which of the following is the correct syntax to display the hyperlinks without any underline?

11 / 15

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

12 / 15

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

13 / 15

13. Which of the following CSS Property defines which property values to apply to the element before the animation begins (if delayed) and after it ends?

14 / 15

14. What is the use of Pseudo-classes In CSS?

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