'word-wrap' Example : word wrap « CSS Attributes and Javascript Style Properties « HTML CSS Reference






'word-wrap' Example

    
<html>
<body>
<div style="width:80pt; background-color:beige; word-wrap:breakword;">
     Text Text Text Text Text Text Text Text Text TextTextTextTextTextTextTextText 
</div>
</body>
</html>

    
      
      








Related examples in the same category

1.'word-wrap' Syntax and Note
2.'word-wrap' Possible Values
3.'word-wrap' is applied to