1.

What Is The Syntax Of Word Wrap In Css3?

Answer»

The general syntax word-wrap PROPERTY of CSS3 is as follows:
word-wrap: normal| break-word
The DEFAULT INITIAL value is normal in the above syntax.

The general syntax word-wrap property of CSS3 is as follows:
word-wrap: normal| break-word
The default initial value is normal in the above syntax.



Discussion

No Comment Found