CSS Questions

0 votes, 0 avg
479

CSS Questions

1 / 15

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

2 / 15

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

3 / 15

3. What is the way to specify media dependencies for style sheets ?

4 / 15

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

5 / 15

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

6 / 15

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

7 / 15

7. Which of the following function adjusts the difference between light and dark values, for use by the filter property?

8 / 15

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

9 / 15

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

10 / 15

10. What is the difference between the margin and padding properties?

11 / 15

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

12 / 15

12.  Which of the following will display a speech bubble pop-up?

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. Which of the following selector in CSS is used to select the elements that do not match the selectors?

15 / 15

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

Your score is

The average score is 50%

0%