Answer:
To Allow long words to be able to break and wrap onto the next line in css3 we used word-wrap property like below class
.wordwrappcds{word-wrap:break-word;}
.wordwrappcds{word-wrap:break-word;}
Previous Question | Next Question |
What is the CSS3 The background size Property? | What is the CSS3 animation? |