Interviewer And Interviewee Guide

CSS3 Interview Question:

What is the word wrap/word wrapping in CSS3?

Submitted by: Administrator
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;}
Submitted by: Administrator

Read Online CSS3 Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.