adplus-dvertising
frame-decoration

Question

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

a.

Creating Straight Stripes

b.

Creating Cubic Stripes

c.

Creating Spiral Stripes

d.

Creating Diagonal Stripes

Answer: (d).Creating Diagonal Stripes

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 option best explain this code “background-image: repeating-linear-gradient(-45deg, #426A77, #FFF 6px);”?

Similar Questions

Discover Related MCQs

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

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

Q. Which of the following Viewport Property sets the initial scaling factor?

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

Q. Which of the following @viewport Property sets the viewport height in the same way as width?

Q. Which of the following @viewport Property locks the document in the specified orientation, portrait or landscape?

Q. Which of the following Media Query describe the ratio of the device width to the device height of the media?

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?

Q. Which of the following Media Query describes the scanning method of a TV?

Q. Which of the following Media Query determines if output is monochrome and how many bits are used for gray display?

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.

Q. What does all media type is used for?

Q. What does projection media type is used for?

Q. What does tty media type is used for ?

Q. What does aural media type is used for ?

Q. What does braille media type is used for?

Q. The __________ rule makes it possible to define different style rules for different media types in the same stylesheet.

Q. What is the way to specify media dependencies for style sheets ?

Q. ____________ types are mutually exclusive in the sense that a user agent can only support one media type when rendering a document.

Q. If an @media/@import rule contains a malformed media type (not an identifier) then the statement is valid. State true or false.