InterviewSolution
Saved Bookmarks
| 1. |
Which of the following property applies one or more shadows to text?(a) text-shadow(b) shadowed(c) shadow(d) word-shadowI have been asked this question in a national level competition.This interesting question is from Styling Texts topic in chapter CSS Text, Borders and Images of CSS |
|
Answer» CORRECT CHOICE is (a) text-shadow For EXPLANATION: Self-explainatory. |
|