'border-style' Possible Values : border style « CSS Attributes and Javascript Style Properties « HTML CSS Reference






'border-style' Possible Values

Possible Values

none             Default value; no border is drawn
dashed           Dashed line
dotted           Dotted line
double           Double line (minimum size is 3px wide)
groove           3D groove
inset            3D inset
outset           3D outset
ridge            3D ridge
solid            Solid line    
    
      
      








Related examples in the same category

1.'border-style' Syntax and Note
2.'border-style' Example
3.'border-style' is applied to