css-exam

0 votes, 0 avg
556

CSS Questions

1 / 15

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

2 / 15

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

3 / 15

3. Which property specifies where the background image is positioned?

4 / 15

4. The default value of "position" attrubute is?

5 / 15

5. In the example below, when will the color pink be applied to the anchor element? a:active{ color:pink; }

6 / 15

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

7 / 15

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

8 / 15

8. Which of the following property of a anchor element signifies unvisited hyperlinks?

9 / 15

9. Which of the following property will be used to display border around a cell without any content?

10 / 15

10. Which of these functions is the 2D transformation in the matrix format?

11 / 15

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

12 / 15

12. What is CSS?

13 / 15

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

14 / 15

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

15 / 15

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

Your score is

The average score is 49%

0%

Scroll to Top