'align' specifies the horizontal alignment of the 'table' and 'iframe' : align iframe table : Layout Attributes HTML CSS TUTORIALS


HTML CSS TUTORIALS » Layout Attributes » align iframe table »

 

'align' specifies the horizontal alignment of the 'table' and 'iframe'



    

<HTML>
<Title>Example For align</Title>
<BODY>
<table border="1" align="center">
   <tr>
      <td>Cell content</td>
      <td>Cell content</td>
      <td>Cell content</td>
   </tr>
</table>
</BODY>
</HTML>


    
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Layout Attributes
» align iframe table