CSS Questions

0 votes, 0 avg
547

CSS Questions

1 / 15

1. Which of the following CSS Property determines whether an animation should run in reverse on some cycles?

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. Identify the outline property that specifies the amount of area extended beyond the border box.

4 / 15

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

5 / 15

5. Which of the following selector selects the element that is the first child of its parent that is of its type?

6 / 15

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

7 / 15

7. What is the role of pseudo-class in CSS

8 / 15

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

9 / 15

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

10 / 15

10. When using flexbox, the ‘justify-content’ property can be used to distribute the space between the flex items along the main axis. Which value should be used to evenly distribute the flex items within the container shown below.

11 / 15

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

12 / 15

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

13 / 15

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

14 / 15

14. How would you make the first letter of every paragraph on the page red?

15 / 15

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

Your score is

The average score is 49%

0%

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

Scroll to Top