css-exam

0 votes, 0 avg
556

CSS Questions

1 / 15

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

2 / 15

2. What changes the shadow from an outer shadow?

3 / 15

3. Which of the following CSS selectors are used to specify a group of elements?

4 / 15

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

5 / 15

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

6 / 15

6. Which Of The Following Selector Selects An Element That Has No Children?

7 / 15

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

8 / 15

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

9 / 15

9. Suppose we want to arrange 5 no of divs so that div4 is placed above div1. Now, which css property will we use to control the order of stack?

10 / 15

10. Which of the following will provide date pickers?

11 / 15

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

12 / 15

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

13 / 15

13. What is the difference between the margin and padding properties?

14 / 15

14. The __________ rule makes it possible to define different style rules for different media types in the same stylesheet.

15 / 15

15. The default value of "position" attribute is___________

Your score is

The average score is 49%

0%

Scroll to Top