CSS Questions

0 votes, 0 avg
547

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. The default value of “position” attrubute is?

3 / 15

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

4 / 15

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

5 / 15

5. Which of the following CSS Property sets the stacking order of positioned elements?

6 / 15

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

7 / 15

7. Which statement regarding icon fonts is true?

8 / 15

8. Which of the following properties will we use to display border around a cell without any content.?

9 / 15

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

10 / 15

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

11 / 15

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

12 / 15

12. The CSS property used to set the distance between the borders of the adjacent cells in the table is__________

13 / 15

13. What will be the output of the following CSS code snippet? span {
border: 1px solid red;
outline: green dotted thick;
}

14 / 15

14. If we don’t want to allow a floating div to the left side of an element, which CSS property will we use?

15 / 15

15. What is the correct syntax for referring an external CSS?

Your score is

The average score is 49%

0%

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