CSS Questions

0 votes, 0 avg
313

CSS Questions

1 / 15

1. When we write < img src="img.png" > , what “img.png” inside double quote implies?

2 / 15

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

3 / 15

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

4 / 15

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

5 / 15

5. From the choices given below, select the correct oredr to code css pseudo-classes.

6 / 15

6. 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?

7 / 15

7. What is not a valid way of declaring a padding value of 10 pixels on the top and bottom, and 0 pixels on the left abd right?

8 / 15

8. How do you comment in CSS file?

9 / 15

9. 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?

10 / 15

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

11 / 15

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

12 / 15

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

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 of the following is not a browser-specific versions of linear-gradient()?

15 / 15

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

Your score is

The average score is 54%

0%