css-exam

0 votes, 0 avg
551

CSS Questions

1 / 15

1. The default value of "position" attribute is___________

2 / 15

2. What changes the shadow from an outer shadow?

3 / 15

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

4 / 15

4. Which of the following CSS Gradient Functions creates a circular, and optionally sets its shape, size, and position?

5 / 15

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

6 / 15

6. Which of the following CSS property is used to specify the space between every letter inside an element?

7 / 15

7. The default value of "position" attrubute is?

8 / 15

8. If we want to show an Arrow as cursor, then which value we will use?

9 / 15

9. Which property specifies where the background image is positioned?

10 / 15

10. What is CSS?

11 / 15

11. Which one can animate the width of search input when get focus?

12 / 15

12. CSS is written in which language?

13 / 15

13. Three of these choices are tue about class selectors. Which is NOT true?

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. What will be the output of following CSS code snippet? h1 {color: red text-decoration: underline; font-style: italic;}

Your score is

The average score is 49%

0%

Scroll to Top