Question
a.
-moz-linear-gradient()
b.
-o-linear-gradient()
c.
-mac-linear-gradient()
d.
-webkit-linear-gradient()
Posted under CSS
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Which of the following is not a browser-specific versions of linear-gradient()?
Similar Questions
Discover Related MCQs
Q. Which of the following argument is not accepted by radial-gradient() function?
View solution
Q. 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?
View solution
Q. Which of the following option best explain this code “background-image: repeating-radial-gradient(circle at 50% 100%, #FFEB79, #D9CC3C 5%);”?
View solution
Q. Which of the following option best explain this code “background-image: repeating-linear-gradient(-45deg, #426A77, #FFF 6px);”?
View solution
Q. Which of the following option best explain this code “background-image: repeating-linear-gradient(to right, #D9CC3C, #FFEB79 5%, #D9CC3C 10%);”?
View solution
Q. Which of the following media feature describes the number of entries in the color lookup table of the output device
View solution
Q. Which of the following Viewport Property sets the initial scaling factor?
View solution
Q. Which of the following Viewport Property determines whether the display can be zoomed in and out?
View solution
Q. Which of the following @viewport Property sets the viewport height in the same way as width?
View solution
Q. Which of the following @viewport Property locks the document in the specified orientation, portrait or landscape?
View solution
Q. Which of the following Media Query describe the ratio of the device width to the device height of the media?
View solution
Q. Which of the following Media Query determines if output is grid, like a simple terminal or phone, or bitmap, like a standard monitor or printer?
View solution
Q. Which of the following Media Query describes the scanning method of a TV?
View solution
Q. Which of the following Media Query determines if output is monochrome and how many bits are used for gray display?
View solution
Q. A media query consists of a media type and zero or more expressions that check for the conditions of particular media features. State true or false.
View solution
Q. What does all media type is used for?
View solution
Q. What does projection media type is used for?
View solution
Q. What does tty media type is used for ?
View solution
Q. What does aural media type is used for ?
View solution
Q. What does braille media type is used for?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond CSS? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!