css-exam

0 votes, 0 avg
551

CSS Questions

1 / 15

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

2 / 15

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

3 / 15

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

4 / 15

4. Which statement about block and inline elements is true?

5 / 15

5. What will be the output of following CSS code snippet? h1 {color: red text-decoration: underline; font-style: italic;}

6 / 15

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

7 / 15

7. From the choices given below, select the correct oredr to code css pseudo-classes.

8 / 15

8. What scales the background image as large as possible?

9 / 15

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

10 / 15

10. Three of these choices are tue about class selectors. Which is NOT true?

11 / 15

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

12 / 15

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

13 / 15

13. What is not a valid way of declaring a padding value of 10 pixels on the top and bottom, and 0 pixels on the left abd right?

14 / 15

14. The default value of "position" attribute is___________

15 / 15

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

Your score is

The average score is 49%

0%

Scroll to Top