InterviewSolution
Saved Bookmarks
| 1. |
Which of the following property allows long text, such as a URL, to be broken if it would otherwise over?(a) text-transform(b) word-wrap(c) text-overflow(d) text-indentThis question was posed to me in an online quiz.I'd like to ask this question from Styling Texts topic in division CSS Text, Borders and Images of CSS |
|
Answer» The CORRECT ANSWER is (B) word-wrap |
|