css-exam

0 votes, 0 avg
547

CSS Questions

1 / 15

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

2 / 15

2. What scales the background image as large as possible?

3 / 15

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

4 / 15

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

5 / 15

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

6 / 15

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

7 / 15

7. If we want to show an Arrow as cursor, then which value we will use?

8 / 15

8. How do you comment in CSS file?

9 / 15

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

10 / 15

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

11 / 15

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

12 / 15

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

13 / 15

13. Which of the following property sets the background image to scroll or not to scroll with its associated element’s content?

14 / 15

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

15 / 15

15. What is the correct syntax for referring an external CSS?

Your score is

The average score is 49%

0%

Scroll to Top