css-exam

0 votes, 0 avg
550

CSS Questions

1 / 15

1. Which Of The Following Selector Selects An Element That Has No Children?

2 / 15

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

3 / 15

3. Which of the following selector selects an element if it’s the only child of its parent?

4 / 15

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

5 / 15

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

6 / 15

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

7 / 15

7. Which of the following CSS Gradient Functions sets the direction and colors of a gradient that fades from one color to the next in a straight line?

8 / 15

8. Which of the following property of a anchor element signifies unvisited hyperlinks?

9 / 15

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

10 / 15

10. What is the difference between display:none and visibillity:hidden?

11 / 15

11. What changes the shadow from an outer shadow?

12 / 15

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

13 / 15

13. Which of the following attributes is used to specify elements to bind style rules to?

14 / 15

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

15 / 15

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

Your score is

The average score is 49%

0%

Scroll to Top