'nowrap' is similar to the 'pre' element : nowrap : Text Attributes HTML CSS TUTORIALS


HTML CSS TUTORIALS » Text Attributes » nowrap »

 

'nowrap' is similar to the 'pre' element



    
<HTML>
<head><Title>Example For nowrap</Title></head>
<BODY>
<div id="Layer1">
Layer1. Layer1. Layer1. Layer1. Layer1. Layer1. 
Layer1. Layer1. Layer1. Layer1. Layer1. Layer1. 
Layer1. Layer1. Layer1. Layer1. </div>
<div id="Layer2" nowrap="true">
Attribute nowrap is present in this div element's tag.
</div>
</BODY>
</HTML>  
    
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Text Attributes
» nowrap