1.

What changes the shadow from an outer shadow?(a) inset(b) initial(c) inherit(d) spreadThe question was posed to me in unit test.The query is from Shadowy Styles, Multiple Backgrounds, CSS Pop-Ups & Menus in division Layout & Images of CSS

Answer»

The correct choice is (a) inset

To EXPLAIN: inset is an OPTIONAL value, it changes the shadow from an outer shadow (OUTSET) to an inner shadow, INITIAL sets this property to its default value, inherit inherits this property from its parent element.



Discussion

No Comment Found

Related InterviewSolutions