'hspace' sets the space in pixels between the left and right sides of an element : hspace : Layout Attributes HTML CSS TUTORIALS


HTML CSS TUTORIALS » Layout Attributes » hspace »

 

'hspace' sets the space in pixels between the left and right sides of an element



    
<HTML>
<BODY>
<table>
   <tr>
     <td>
        <img src="http://www.navioo.com/style/logo.png" 
             width="300"
             height="225" 
             hspace="100">
     </td>
   </tr>
</table>
</BODY>
</HTML>  
    
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Layout Attributes
» hspace