'align' aligns text or other content within the container : align 3 : Layout Attributes HTML CSS TUTORIALS


HTML CSS TUTORIALS » Layout Attributes » align 3 »

 

'align' aligns text or other content within the container



    
<HTML>
<Title>Example For align</Title>
<BODY>

<div align="justify" 
     style="position:absolute; 
            background-color:#EEEEEE; 
            z-index:5">
  <span>This block of text inside a div element.</span>
</div>
</BODY>
</HTML>

    
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Layout Attributes
» align 3