css-exam

0 votes, 0 avg
551

CSS Questions

1 / 15

1. What will be the output of following CSS code snippet? h1 {color: red text-decoration: underline; font-style: italic;}

2 / 15

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

3 / 15

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

4 / 15

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

5 / 15

5. CSS is written in which language?

6 / 15

6. Which selector do we use to specify the rule for binding some particular unique element?

7 / 15

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

8 / 15

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

9 / 15

9. What is CSS?

10 / 15

10.  Which of the following property influences the horizontal alignment of an element, making it “float” toward the left or right margin of its containing element?

11 / 15

11. What will be the output of the following CSS code snippet? span {
border: 1px solid red;
outline: green dotted thick;
}

12 / 15

12. What changes the shadow from an outer shadow?

13 / 15

13. From the choices given below, select the correct oredr to code css pseudo-classes.

14 / 15

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

15 / 15

15. Which one is NOT the audio element’s attribute?

Your score is

The average score is 49%

0%

Scroll to Top