css-exam

0 votes, 0 avg
548

CSS Questions

1 / 15

1. Identify the outline property that specifies the amount of area extended beyond the border box.

2 / 15

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

3 / 15

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

4 / 15

4. What is CSS?

5 / 15

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

6 / 15

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

7 / 15

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

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 is the correct syntax for referring an external CSS?

10 / 15

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

11 / 15

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

12 / 15

12. In the below code snippet, in what order will the margins be added? p {
margin: 25px 50px 75px 100px;
}

13 / 15

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

14 / 15

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

15 / 15

15. Which of the following Property controls the display of small caps?

Your score is

The average score is 49%

0%

Scroll to Top