CSS Questions

0 votes, 0 avg
543

CSS Questions

1 / 15

1. Which of the following CSS Gradient Functions sets the direction and colors of a gradient that fades from one color to the next in a straight line?

2 / 15

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

3 / 15

3. Three of these choices are tue about class selectors. Which is NOT true?

4 / 15

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

5 / 15

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

6 / 15

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

7 / 15

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

8 / 15

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

9 / 15

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

10 / 15

10. Which of the following selector selects the element that is the first child of its parent that is of its type?

11 / 15

11. Using an attribute selector, how would you select an a tag element with a ‘title’ attribute?

12 / 15

12. Which of the following will provide date pickers?

13 / 15

13. If a particular should never be overridden by another rule, the _______ indication should be used.

14 / 15

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

15 / 15

15. The default value of “position” attribute is___________

Your score is

The average score is 49%

0%