css-exam

0 votes, 0 avg
551

CSS Questions

1 / 15

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

2 / 15

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

3 / 15

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

4 / 15

4. Which of the following Viewport Property determines whether the display can be zoomed in and out?

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. Using an attribute selector, how would you select an a tag element with a 'title' attribute?

8 / 15

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

9 / 15

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

10 / 15

10. What should be the table width, So that the width of the table adjust to the current width of the browser window?

11 / 15

11. IF we want to wrap a block of text around an image, which css property will we use?

12 / 15

12. If we want to show an Arrow as cursor, then which value we will use?

13 / 15

13. Which of the following media query describe output style portrait if height is greater than or equal to width, landscape if the opposite?

14 / 15

14. Which CSS property is used for controlling the layout?

15 / 15

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

Your score is

The average score is 49%

0%

Scroll to Top