Select from following answers:- shadow
- div-shadow
- box-shadow

- None of the above
- All Above
'box-shadow' is the property used in CSS to set the shadow for a division or a section.
Syntax: [code]box-shadow : 0 1px 2px 0 #00ccff ;[/code]
Show Correct Answer
Asked In: Spotted While Learning |
Alert Moderator