Friday, September 12, 2008

Borders

Style Name Example/Options
Top Border Width {top-border-width:thin inset;}
Right Border Width {right-border-width:thick outset;}
Bottom Border Width {bottom-border-width:thin inset;}
Left Border Width {left-border-width:thick inset;}
Border Width {border-width:2px;}
Border Color {border-color:#FF0000;}
Border Style {border-style:dashed;}
Top Border {top-border:2 thin red;}
Right Border {right-border:2 thin red;}
Bottom Border {bottom-border:2 thin red;}
Left Border {left-border:2 thin red;}
Border {border:2 thin red;}

General style: [ none | dotted | dashed | solid | double | groove | ridge | inset | outset ]
Styles apply to all HTML elements.

No comments: