Q16
Which of the following property allows long words to be able to be broken and wrap onto the next line?
A.
line-wrap
B.
break-word
C.
word-wrap
AnswerD.
word-break
Answer: Option C
Solution
Answer: Option C
Solution:
This property helps you break the words and wrap onto the next line to prevent overflow of div.