css-exam

0 votes, 0 avg
548

CSS Questions

1 / 15

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

2 / 15

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

3 / 15

3. Which of the following CSS property specifies the look and design of an outline?

4 / 15

4.  Which of the following property sets list-style-type, list-style-position, and liststyle-image?

5 / 15

5. Which of the following property will be used to display border around a cell without any content?

6 / 15

6.  Which of the following CSS property defines the different properties of all four sides of an element’s border in a single declaration?

7 / 15

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

8 / 15

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

9 / 15

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

10 / 15

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

11 / 15

11. Which statement regarding icon fonts is true?

12 / 15

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

13 / 15

13. Which of the following is only for table elements?

14 / 15

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

15 / 15

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

Your score is

The average score is 49%

0%

Scroll to Top