'border' sets the thickness in pixels of the border around an element : border : Basic Attributes HTML CSS TUTORIALS


HTML CSS TUTORIALS » Basic Attributes » border »

 

'border' sets the thickness in pixels of the border around an element



    
<HTML>
<head>
<Title>Example For border</Title>
</head>
<BODY>
<table width="500" border="10">
   <tr>
       <td>www.navioo.com in a cell</td>
   </tr>
</table>
</BODY>
</HTML>  

    
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Basic Attributes
» border