css-exam

0 votes, 0 avg
549

CSS Questions

1 / 15

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

2 / 15

2. IF we want to wrap a block of text around an image, which css property will we use?

3 / 15

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

4 / 15

4. What should be the table width, So that the width of the table adjust to the current width of the browser window?

5 / 15

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

6 / 15

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

7 / 15

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

8 / 15

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

9 / 15

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

10 / 15

10. Which of the following CSS3 property specifies the sequential navigation order for an element?

11 / 15

11. What is CSS?

12 / 15

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

13 / 15

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

14 / 15

14. Which of the following will provide date pickers?

15 / 15

15. Which model includes margin, border, padding, and content?

Your score is

The average score is 49%

0%

Scroll to Top