{ BORDER-LEFT-WIDTH :
THIN | MEDIUM |
THICK | LENGTH }
Inherited: No
The BORDER-LEFT-WIDTH property sets the width of the left border.
THIN | MEDIUM |
THICK
The keyword values of THIN, MEDIUM, or THICK can be
used to set the width of the border line. The exact thickness of the
border created by using these keyword values will be determined by your
computer/browser combination.
LENGTH
The LENGTH value can be in any of the following seven units.
Use the abbreviation.
| Length |
Abbrev. |
| centimeters |
CM |
| ems |
EM |
| inches |
IN |
| millimeters |
MM |
| picas |
PC |
| pixels |
PX |
| points |
PT |
Code:
Selector {BORDER-LEFT-WIDTH: THICK}
Selector {BORDER-LEFT-WIDTH: 0.25IN}
Selector {BORDER-LEFT-WIDTH: 5MM} CONTENT HERE
Copyright 2000 by Infinite Software
Solutions, Inc.
Trademark Information
|