CSS Questions

0 votes, 0 avg
551

CSS Questions

1 / 15

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

2 / 15

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

3 / 15

3. From the choices given below, select the correct oredr to code css pseudo-classes.

4 / 15

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

5 / 15

5. Identify the outline property that specifies the amount of area extended beyond the border box.

6 / 15

6. If a particular should never be overridden by another rule, the _______ indication should be used.

7 / 15

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

8 / 15

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

9 / 15

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

10 / 15

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

11 / 15

11. CSS is written in which language?

12 / 15

12. Which of these would give a block element rounded corners?

13 / 15

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

14 / 15

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

15 / 15

15. Which Event Will Be Used When A Connection To The Server Is Opened.

Your score is

The average score is 49%

0%

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

Scroll to Top