css-exam

0 votes, 0 avg
551

CSS Questions

1 / 15

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

2 / 15

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

3 / 15

3. Which CSS property is used for controlling the layout?

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 Selector Selects An Element That Has No Children?

6 / 15

6. There are many properties that can be used to align elements and create page layouts such as float,postion,flexbox and grid. Out of these four properties, which one should be used to align a global navigation bar which stays fixed at the top of the page?

7 / 15

7. What changes the shadow from an outer shadow?

8 / 15

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

9 / 15

9. Which of the following will provide date pickers?

10 / 15

10. What is the use of Pseudo-classes In CSS?

11 / 15

11. Which of the following CSS property defines how an image or video fits into container with established height and width?

12 / 15

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

13 / 15

13. Which of the following selector selects the element that is the first child of its parent that is of its type?

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 statement regarding icon fonts is true?

Your score is

The average score is 49%

0%

Scroll to Top