'wrap' determines how to wrap text : wrap : Text Attributes HTML CSS TUTORIALS


HTML CSS TUTORIALS » Text Attributes » wrap »

 

'wrap' determines how to wrap text



    
<HTML>
<head><Title>Example For wrap</Title></head>
<BODY>
<textarea wrap="soft" rows="4">
Text Text Text Text Text Text Text Text Text Text Text Text Text 
Text Text Text Text Text Text Text Text Text Text Text Text Text Text 
Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text </textarea>
<textarea wrap="off" rows="4">
Text Text Text Text Text Text Text Text Text Text Text Text Text 
Text Text Text Text Text Text Text Text Text Text Text Text Text Text 
Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text </textarea>
</BODY>
</HTML>
    
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Text Attributes
» wrap