css-exam

0 votes, 0 avg
551

CSS Questions

1 / 15

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

2 / 15

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

3 / 15

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

4 / 15

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

5 / 15

5. There are many properties that can be used to align elements and create page layouts such as float,postion,flexbox and grid. Out of these four properties, which one should be used to align a global navigation bar which stays fixed at the top of the page?

6 / 15

6. Which of the following will insert generated content in the counter?

7 / 15

7. Which of the following CSS property defines how an image or video fits into container with established height and width?

8 / 15

8. Identify the outline property that specifies the amount of area extended beyond the border box.

9 / 15

9. How do you comment in CSS file?

10 / 15

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

11 / 15

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

12 / 15

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

13 / 15

13. Which of the following is used for spread radius?

14 / 15

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

15 / 15

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

Your score is

The average score is 49%

0%

Scroll to Top