css-exam

0 votes, 0 avg
556

CSS Questions

1 / 15

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

2 / 15

2. When adding transparency styles, what is the difference between using the opacity property versus the background property with rgba() value?

3 / 15

3. Which of the following CSS Property sets the stacking order of positioned elements?

4 / 15

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

5 / 15

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

6 / 15

6. Which of the following properties will we use to display border around a cell without any content.?

7 / 15

7. In the example below, when will the color pink be applied to the anchor element? a:active{ color:pink; }

8 / 15

8. Which one can animate the width of search input when get focus?

9 / 15

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

10 / 15

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

11 / 15

11. Which property specifies where the background image is positioned?

12 / 15

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

13 / 15

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

14 / 15

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

15 / 15

15. What is CSS?

Your score is

The average score is 49%

0%

Scroll to Top