css-exam

0 votes, 0 avg
551

CSS Questions

1 / 15

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

2 / 15

2. Which Event Will Be Used When A Connection To The Server Is Opened.

3 / 15

3. Which of the following CSS Property selects an animation defined in an @keyframes rule and applies it to the element?

4 / 15

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

5 / 15

5. How do you comment in CSS file?

6 / 15

6. Which model includes margin, border, padding, and content?

7 / 15

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

8 / 15

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

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 CSS property is used for controlling the layout?

11 / 15

11. Suppose we want to arrange 5 no of divs so that div4 is placed above div1. Now, which css property will we use to control the order of stack?

12 / 15

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

13 / 15

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

14 / 15

14. Which of these functions is the 2D transformation in the matrix format?

15 / 15

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

Your score is

The average score is 49%

0%

Scroll to Top