CSS Questions

0 votes, 0 avg
547

CSS Questions

1 / 15

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

2 / 15

2. Which of the following selector selects all element of E that have the attribute attr that end with the given value?

3 / 15

3. The CSS property that is equivalent to the align attribute is:

4 / 15

4. What type of CSS is generally recommended for designing large web pages?

5 / 15

5. Which of the following CSS selectors are used to specify a group of elements?

6 / 15

6. What scales the background image as large as possible?

7 / 15

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

8 / 15

8. Which of the following CSS Gradient Functions creates a circular, and optionally sets its shape, size, and position?

9 / 15

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

10 / 15

10. Which of the following property controls the horizontal overflow of a block or inline block?

11 / 15

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

12 / 15

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

13 / 15

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

14 / 15

14. Which of the following CSS3 property specifies the sequential navigation order for an element?

15 / 15

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

Your score is

The average score is 49%

0%

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