Home » CSS » Css miscellaneous » Question
  1. Which of the following CSS3 property can be used to allow line breaks within words?
    1. line-wrap
    2. word-wrap
    3. line-break
    4. word-break
    5. None of these
Correct Option: C

Syntax: word-break: break-all | keep-all | normal



Your comments will be displayed only after manual approval.