CSS Questions

0 votes, 0 avg
547

CSS Questions

1 / 15

1. Which of the following syntax is correct in CSS to make each word of a sentence start with a capital letter?

2 / 15

2. Which CSS property is used for controlling the layout?

3 / 15

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

4 / 15

4. The default value of “position” attribute is___________

5 / 15

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

6 / 15

6. Which of the following selector in CSS is used to select the elements that do not match the selectors?

7 / 15

7. If a particular should never be overridden by another rule, the _______ indication should be used.

8 / 15

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

9 / 15

9. The default value of “position” attrubute is?

10 / 15

10. Which of the following CSS Property determines whether an animation should run in reverse on some cycles?

11 / 15

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

12 / 15

12. Which of the following property of a anchor element signifies unvisited hyperlinks?

13 / 15

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

14 / 15

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

15 / 15

15. Which of the following selector selects an element if it’s the only child of its parent?

Your score is

The average score is 49%

0%

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