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

122.
Which of the following option best explain this code “background-image: repeating-radial-gradient(circle at 50% 100%, #FFEB79, #D9CC3C 5%);”?

123.
Which of the following option best explain this code “background-image: repeating-linear-gradient(-45deg, #426A77, #FFF 6px);”?

124.
Which of the following option best explain this code “background-image: repeating-linear-gradient(to right, #D9CC3C, #FFEB79 5%, #D9CC3C 10%);”?

125.
Which of the following media feature describes the number of entries in the color lookup table of the output device

Read More Section(CSS Text, Borders and Images)

Each Section contains maximum 100 MCQs question on CSS Text, Borders and Images. To get more questions visit other sections.