css-exam

0 votes, 0 avg
551

CSS Questions

1 / 15

1. What is the role of pseudo-class in CSS

2 / 15

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

3 / 15

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

4 / 15

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

5 / 15

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

6 / 15

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

7 / 15

7.  Which of the following CSS property defines the different properties of all four sides of an element’s border in a single declaration?

8 / 15

8. When we write < img src="img.png" > , what "img.png" inside double quote implies?

9 / 15

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

10 / 15

10. Which of the following Color Format is a CSS2 introduced named color keywords which allows Web page colors to be matched to an operating system’s color use?

11 / 15

11. The default value of "position" attrubute is?

12 / 15

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

13 / 15

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

14 / 15

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

15 / 15

15. Which of the following function adjusts the difference between light and dark values, for use by the filter property?

Your score is

The average score is 49%

0%

Scroll to Top