CSS Questions

0 votes, 0 avg
545

CSS Questions

1 / 15

1. Which of the following selector selects all element of E that have the attribute attr that end with the given value?

2 / 15

2. 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.

3 / 15

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

4 / 15

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

5 / 15

5. If we don’t want to allow a floating div to the left side of an element, which CSS property will we use?

6 / 15

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

7 / 15

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

8 / 15

8. Which one of these is NOT an appropriate value for the font-variant property?

9 / 15

9. Which of the following attributes is used to specify elements to bind style rules to?

10 / 15

10. The CSS property that is equivalent to the align attribute is:

11 / 15

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

12 / 15

12. The __________ rule makes it possible to define different style rules for different media types in the same stylesheet.

13 / 15

13. Which of the following property will be used to display border around a cell without any content?

14 / 15

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

15 / 15

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

Your score is

The average score is 49%

0%

Written by Shubhranshu Shekhar, who has trained 20000+ students in coding.