css-exam

0 votes, 0 avg
557

CSS Questions

1 / 15

1. Which of these would give a block element rounded corners?

2 / 15

2. If a particular should never be overridden by another rule, the _______ indication should be used.

3 / 15

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

4 / 15

4. Which of the following selector in CSS is used to select the elements that do not match the selectors?

5 / 15

5. How do you comment in CSS file?

6 / 15

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

7 / 15

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

8 / 15

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

9 / 15

9. What will be the output of following CSS code snippet? h1 {color: red text-decoration: underline; font-style: italic;}

10 / 15

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

11 / 15

11. Which of the following property will be used to display border around a cell without any content?

12 / 15

12. Which of the following Viewport Property determines whether the display can be zoomed in and out?

13 / 15

13. Which statement regarding icon fonts is true?

14 / 15

14. Which of the following is used for spread radius?

15 / 15

15. Which of the following is not a browser-specific versions of linear-gradient()?

Your score is

The average score is 49%

0%

Scroll to Top