css-exam

0 votes, 0 avg
547

CSS Questions

1 / 15

1. What is the difference between display:none and visibillity:hidden?

2 / 15

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

3 / 15

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

4 / 15

4. What is CSS?

5 / 15

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

6 / 15

6. When adding transparency styles, what is the difference between using the opacity property versus the background property with rgba() value?

7 / 15

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

8 / 15

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

9 / 15

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

10 / 15

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

11 / 15

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

12 / 15

12. What is the way to specify media dependencies for style sheets ?

13 / 15

13. CSS is written in which language?

14 / 15

14. What should be the table width, So that the width of the table adjust to the current width of the browser window?

15 / 15

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

Your score is

The average score is 49%

0%

Scroll to Top