'bordercolor' specifies the color of the element border : bordercolor : Basic Attributes HTML CSS TUTORIALS


HTML CSS TUTORIALS » Basic Attributes » bordercolor »

 

'bordercolor' specifies the color of the element border



    
<HTML>
<head>
<Title>Example For bordercolor</Title>
</head>
<BODY>
<table width="500" height="500" border="10" bordercolor="red">
   <tr>
       <td>www.navioo.com</td>
   </tr>
</table>
</BODY>
</HTML>  

    
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Basic Attributes
» bordercolor