Vidyalelo
CSS · Q16

CSS Properties, CSS Elements, CSS Functions and Tables

Programming · CSS · question 16

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
Answer
D.
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.