'align' specifies how the element is aligned with adjacent text : align 1 : Layout Attributes HTML CSS TUTORIALS


HTML CSS TUTORIALS » Layout Attributes » align 1 »

 

'align' specifies how the element is aligned with adjacent text



    
<HTML>
<Title>Example For align</Title>
<BODY>
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 text text text text text text text text text text 

<img src="http://www.navioo.com/style/logo.png" 
     alt="http://www.navioo.com" 
     width="74" 
     height="99" 
     align="baseline">
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 text text text text text text text text text text 
</BODY>
</HTML>
    

    
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Layout Attributes
» align 1