css-exam

0 votes, 0 avg
548

CSS Questions

1 / 15

1. Which of the following property controls the horizontal overflow of a block or inline block?

2 / 15

2. Which CSS property is used for controlling the layout?

3 / 15

3.  Which of the following Media Query describe the ratio of the device width to the device height of the media?

4 / 15

4. Which of the following function adjusts the difference between light and dark values, for use by the filter property?

5 / 15

5. The default value of "position" attribute is___________

6 / 15

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

7 / 15

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

8 / 15

8. Which of the following media query describe output style portrait if height is greater than or equal to width, landscape if the opposite?

9 / 15

9. In the following media query example, what conditions are being targeted? @media(min-width:1024px),screen and (orientation: landscape){…..}

10 / 15

10. How would you make the first letter of every paragraph on the page red?

11 / 15

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

12 / 15

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

13 / 15

13. If we want to show an Arrow as cursor, then which value we will use?

14 / 15

14. Which one of these is NOT an appropriate value for the font-variant property?

15 / 15

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

Your score is

The average score is 49%

0%

Scroll to Top