CSS Questions

0 votes, 0 avg
559

CSS Questions

1 / 15

1. The default value of “position” attrubute is?

2 / 15

2. 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?

3 / 15

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

4 / 15

4. Which of the following CSS Gradient Functions sets the direction and colors of a gradient that fades from one color to the next in a straight line?

5 / 15

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

6 / 15

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

7 / 15

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

8 / 15

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

9 / 15

9. Which of the following is the Color Format that is the CSS3 HSL value with a fourth value to set the alpha channel value for the color to define the opacity of the element?

10 / 15

10. Which of the following attributes is used to specify elements to bind style rules to?

11 / 15

11. 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.

12 / 15

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

13 / 15

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

14 / 15

14. Which of the following media feature describes the number of entries in the color lookup table of the output device

15 / 15

15. CSS is written in which language?

Your score is

The average score is 49%

0%

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

Scroll to Top