css-exam

0 votes, 0 avg
548

CSS Questions

1 / 15

1. Three of these choices are tue about class selectors. Which is NOT true?

2 / 15

2. From the choices given below, select the correct oredr to code css pseudo-classes.

3 / 15

3. What is the difference between the margin and padding properties?

4 / 15

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

5 / 15

5. Which of the following media query describe output style portrait if height is greater than or equal to width, landscape if the opposite?

6 / 15

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

7 / 15

7. Which of these functions is the 2D transformation in the matrix format?

8 / 15

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

9 / 15

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

10 / 15

10. Which of the following property sets the background image to scroll or not to scroll with its associated element’s content?

11 / 15

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

12 / 15

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

13 / 15

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

14 / 15

14. When using position fixed, what will the element always be positioned relative to?

15 / 15

15. Which of the following Property controls the display of small caps?

Your score is

The average score is 49%

0%

Scroll to Top