CSS Questions

0 votes, 0 avg
559

CSS Questions

1 / 15

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

2 / 15

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

3 / 15

3. Which of the following is not value for the font-stretch(Font descriptor)?

4 / 15

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

5 / 15

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

6 / 15

6. IF we want to wrap a block of text around an image, which css property will we use?

7 / 15

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

8 / 15

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

9 / 15

9. Which one is NOT the audio element’s attribute?

10 / 15

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

11 / 15

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

12 / 15

12. Which model includes margin, border, padding, and content?

13 / 15

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

14 / 15

14. How do you comment in CSS file?

15 / 15

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

Your score is

The average score is 49%

0%

Written by Shubhranshu Shekhar, who has trained 20000+ students in coding.

Scroll to Top