CSS Questions

0 votes, 0 avg
551

CSS Questions

1 / 15

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

2 / 15

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

3 / 15

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

4 / 15

4.  Which variable defines the data type of the content in CSS?

5 / 15

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

6 / 15

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

7 / 15

7. Which of the following syntax is correct in CSS to make each word of a sentence start with a capital letter?

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. What is CSS?

10 / 15

10. Which of the following is not a browser-specific versions of linear-gradient()?

11 / 15

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

12 / 15

12. Which of the following is the Color Format that is the CSS3 HSL value with a fourth value to set the alpha channel value for the color to define the opacity of the element?

13 / 15

13. Which selector do we use to specify the rule for binding some particular unique element?

14 / 15

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

15 / 15

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

Your score is

The average score is 49%

0%

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

Scroll to Top