CSS Questions

0 votes, 0 avg
545

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 of the following CSS3 property specifies the sequential navigation order for an element?

3 / 15

3. There are many properties that can be used to align elements and create page layouts such as float,postion,flexbox and grid. Out of these four properties, which one should be used to align a global navigation bar which stays fixed at the top of the page?

4 / 15

4. What type of CSS is generally recommended for designing large web pages?

5 / 15

5. Which of the following will insert generated content in the counter?

6 / 15

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

7 / 15

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

8 / 15

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

9 / 15

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

10 / 15

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

11 / 15

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

12 / 15

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

13 / 15

13. How would you make the first letter of every paragraph on the page red?

14 / 15

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

15 / 15

15. Identify the outline property that specifies the amount of area extended beyond the border box.

Your score is

The average score is 49%

0%

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