css-exam

0 votes, 0 avg
547

CSS Questions

1 / 15

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

2 / 15

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

3 / 15

3. CSS is written in which language?

4 / 15

4. Which of the following is not a browser-specific versions of linear-gradient()?

5 / 15

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

6 / 15

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

7 / 15

7. Which of the following function adjusts the difference between light and dark values, for use by the filter property?

8 / 15

8. When using flexbox, the 'justify-content' property can be used to distribute the space between the flex items along the main axis. Which value should be used to evenly distribute the flex items within the container shown below.

9 / 15

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

10 / 15

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

11 / 15

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

12 / 15

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

13 / 15

13. What is the way to specify media dependencies for style sheets ?

14 / 15

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

15 / 15

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

Your score is

The average score is 49%

0%

Scroll to Top