'bordercolordark' Syntax and Note : bordercolordark « HTML Attributes Reference « HTML CSS Reference






'bordercolordark' Syntax and Note

Note:
    
A three-dimensional border requires two shades of the same color to 
give the appearance of 3D.

This attribute defines the darker shade of the border color. 
Its value is either a color name or a hexadecimal color value using the 
"#RRGGBB" method.
    
Syntax:
    
<table bordercolordark="value"> . . . </table>
    

      
      








Related examples in the same category

1.'bordercolordark' Example
2.bordercolordark is applied to