'bordercolorlight' Example : bordercolorlight « HTML Attributes Reference « HTML CSS Reference






'bordercolorlight' Example

    
<HTML>
<head><Title>Example For bordercolorlight</Title></head>
<BODY>
<table width="542" 
       border="10" 
       bordercolordark="red"
       bordercolorlight="salmon"><tr><td>Text</td></tr>
</table>
</BODY>
</HTML>  
    
      
      








Related examples in the same category

1.'bordercolorlight' Syntax and Note
2.bordercolorlight is applied to