CSS Questions

0 votes, 0 avg
556

CSS Questions

1 / 15

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

2 / 15

2. What changes the shadow from an outer shadow?

3 / 15

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

4 / 15

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

5 / 15

5.  Which of the following property influences the horizontal alignment of an element, making it “float” toward the left or right margin of its containing element?

6 / 15

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

7 / 15

7. Which of the following will provide date pickers?

8 / 15

8. Which of the following CSS Property selects an animation defined in an @keyframes rule and applies it to the element?

9 / 15

9. Which property specifies where the background image is positioned?

10 / 15

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

11 / 15

11. The CSS property that is equivalent to the align attribute is:

12 / 15

12. Which value specifies a transition effect with a slow start, then fast, then end slowly?

13 / 15

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

14 / 15

14. What type of CSS is generally recommended for designing large web pages?

15 / 15

15. Which model includes margin, border, padding, and content?

Your score is

The average score is 49%

0%

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

Scroll to Top