css-exam

0 votes, 0 avg
548

CSS Questions

1 / 15

1.  Which of the following selector matches the name of any element type?

2 / 15

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

3 / 15

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

4 / 15

4. Which of the following is used for spread radius?

5 / 15

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

6 / 15

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

7 / 15

7. Which of the following media feature describes the number of entries in the color lookup table of the output device

8 / 15

8. Which of the following CSS property is used to specify the space between every letter inside an element?

9 / 15

9. Which of the following is the Color Format that is the CSS3 HSL value with a fourth value to set the alpha channel value for the color to define the opacity of the element?

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. Which value specifies a transition effect with a slow start, then fast, then end slowly?

12 / 15

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

13 / 15

13. Which Of The Following Selector Selects An Element That Has No Children?

14 / 15

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

15 / 15

15. In the following media query example, what conditions are being targeted? @media(min-width:1024px),screen and (orientation: landscape){…..}

Your score is

The average score is 49%

0%

Scroll to Top