CSS Questions

0 votes, 0 avg
371

CSS Questions

1 / 15

1. Which of the following Color Format is a CSS2 introduced named color keywords which allows Web page colors to be matched to an operating system’s color use?

2 / 15

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

3 / 15

3.  Which of the following Media Query describe the ratio of the device width to the device height of the media?

4 / 15

4. Which of the following property of a table element specifies whether the browser should control the appearance of the adjacent borders that touch each other or whether each cell should maintain its style?

5 / 15

5. Which value specifies a transition effect with a slow start, then fast, then end slowly?

6 / 15

6.  Which of the following property sets list-style-type, list-style-position, and liststyle-image?

7 / 15

7. Which of the following will provide date pickers?

8 / 15

8.  Which variable defines the data type of the content in CSS?

9 / 15

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

10 / 15

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

11 / 15

11.  Which of the following property influences the horizontal alignment of an element, making it “float” toward the left or right margin of its containing element?

12 / 15

12. When using position fixed, what will the element always be positioned relative to?

13 / 15

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

14 / 15

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

15 / 15

15. The default value of “position” attribute is___________

Your score is

The average score is 53%

0%