CSS Questions

0 votes, 0 avg
547

CSS Questions

1 / 15

1. Which of the following CSS Gradient Functions creates a circular, and optionally sets its shape, size, and position?

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 Color Format is a CSS2 introduced named color keywords which allows Web page colors to be matched to an operating system’s color use?

4 / 15

4. When adding transparency styles, what is the difference between using the opacity property versus the background property with rgba() value?

5 / 15

5. The default value of “position” attrubute is?

6 / 15

6. In the example below, when will the color pink be applied to the anchor element? a:active{ color:pink; }

7 / 15

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

8 / 15

8. Which of the following property sets the background image to scroll or not to scroll with its associated element’s content?

9 / 15

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

10 / 15

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

11 / 15

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

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 property of a anchor element signifies unvisited hyperlinks?

14 / 15

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

15 / 15

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

Your score is

The average score is 49%

0%

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