css-exam

0 votes, 0 avg
548

CSS Questions

1 / 15

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

2 / 15

2.  Which of the following CSS property defines the different properties of all four sides of an element’s border in a single declaration?

3 / 15

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

4 / 15

4. Using an attribute selector, how would you select an a tag element with a 'title' attribute?

5 / 15

5. Which of the following CSS property specifies the look and design of an outline?

6 / 15

6. Which of the following property controls the horizontal overflow of a block or inline block?

7 / 15

7. Which of the following is the correct syntax to display the hyperlinks without any underline?

8 / 15

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

9 / 15

9. Which statement regarding icon fonts is true?

10 / 15

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

11 / 15

11. What changes the shadow from an outer shadow?

12 / 15

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

13 / 15

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

14 / 15

14. Which of the following is not value for the font-stretch(Font descriptor)?

15 / 15

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

Your score is

The average score is 49%

0%

Scroll to Top