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?
Which of the following CSS Gradient Functions Creates a radial gradient that repeats infinitely?
1 Crore+ students have signed up on EduRev. Have you? Download the App |
Which of the following argument is not accepted by radial-gradient() function?
Which of the following option best explain this code “background-image: repeating-radial-gradient(circle at 50% 100%, #FFEB79, #D9CC3C 5%);”?
Which of the following option best explain this code “background-image: repeating-linear-gradient(to right, #D9CC3C, #FFEB79 5%, #D9CC3C 10%);”?
Which of the following CSS Gradient Functions creates a circular or elliptical gradient, and optionally sets its shape, size, and position?
Which of the following is not a browser-specific versions of linear-gradient()?
Which of the following function creates a CSS gradient image that can be used anywhere an image URL is required, including background-image, border-image, and list-style properties?
Which of the following option best explain this code “background-image: repeating-linear-gradient(-45deg, #426A77, #FFF 6px);”?
Which of the following CSS3 property can be used to allow line breaks within words?
10 videos|41 docs|23 tests
|