CSS Questions

0 votes, 0 avg
551

CSS Questions

1 / 15

1. Which of the following property of a table element specifies whether the browser should control the appearance of the adjacent borders that touch each other or whether each cell should maintain its style?

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. Which of the following selector selects the element that is the first child of its parent that is of its type?

4 / 15

4. Which value specifies a transition effect with a slow start, then fast, then end slowly?

5 / 15

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

6 / 15

6. Which of the following is not value for the font-stretch(Font descriptor)?

7 / 15

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

8 / 15

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

9 / 15

9. Which of the following CSS Property determines whether an animation should run in reverse on some cycles?

10 / 15

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

11 / 15

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

12 / 15

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

13 / 15

13.  Which of the following property sets list-style-type, list-style-position, and liststyle-image?

14 / 15

14. The default value of “position” attribute is___________

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%

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

Scroll to Top