CSS Questions

0 votes, 0 avg
543

CSS Questions

1 / 15

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

2 / 15

2. Which of the following CSS Property defines which property values to apply to the element before the animation begins (if delayed) and after it ends?

3 / 15

3. Which of the following will provide date pickers?

4 / 15

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

5 / 15

5. What is the use of Pseudo-classes In CSS?

6 / 15

6. Which of the following Viewport Property determines whether the display can be zoomed in and out?

7 / 15

7. Which of the following Property controls the display of small caps?

8 / 15

8. Which of the following Color Format is a CSS2 introduced named color keywords which allows Web page colors to be matched to an operating system’s color use?

9 / 15

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

10 / 15

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

11 / 15

11. What is CSS?

12 / 15

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

13 / 15

13. Which of the following selector selects all element of E that have the attribute attr that end with the given value?

14 / 15

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

15 / 15

15. Choose the option that correctly specifies the output of the following CSS. span {
border: 1px solid red;
outline: green dotted thick;
}

Your score is

The average score is 49%

0%

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