CSS Questions

0 votes, 0 avg
547

CSS Questions

1 / 15

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

2 / 15

2. What is CSS?

3 / 15

3. Which of the following function adjusts the difference between light and dark values, for use by the filter property?

4 / 15

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

5 / 15

5. Which of the following CSS property is used to specify the space between every letter inside an element?

6 / 15

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

7 / 15

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

8 / 15

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

9 / 15

9. When using flexbox, the ‘justify-content’ property can be used to distribute the space between the flex items along the main axis. Which value should be used to evenly distribute the flex items within the container shown below.

10 / 15

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

11 / 15

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

12 / 15

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

13 / 15

13. Using an attribute selector, how would you select an a tag element with a ‘title’ attribute?

14 / 15

14. Which one can animate the width of search input when get focus?

15 / 15

15.  Which variable defines the data type of the content in CSS?

Your score is

The average score is 49%

0%

Written by Shubhranshu Shekhar, who has trained 20000+ students in coding.