CSS Questions

0 votes, 0 avg
551

CSS Questions

1 / 15

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

2 / 15

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

3 / 15

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

4 / 15

4. Suppose we want to arrange 5 no of divs so that div4 is placed above div1. Now, which css property will we use to control the order of stack?

5 / 15

5. Which of the following is the correct syntax to display the hyperlinks without any underline?

6 / 15

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

7 / 15

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

8 / 15

8. Which one can animate the width of search input when get focus?

9 / 15

9. When using position fixed, what will the element always be positioned relative to?

10 / 15

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

11 / 15

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

12 / 15

12. Which of the following media feature describes the number of entries in the color lookup table of the output device

13 / 15

13. Which of the following selector selects the element that is the first child of its parent that is of its type?

14 / 15

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

15 / 15

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

Your score is

The average score is 49%

0%

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

Scroll to Top