CalliArc essentially » Blog Archive essentially hostile » Border of CSS

The measure of the two borders are the anyway as the border-width value
groove: Defines a 3D grooved favour closely. The potency depends on the border-color value
ridge: Defines a 3D ridged favour closely. The potency depends on the border-color value
inset: Defines a 3D inset favour closely. The potency depends on the border-color value
Border Width
The border-width means is Euphemistic pre-owned to spread adjust the measure of the favour closely.

The potency depends on the border-color value
outset: Defines a 3D first favour closely.
The measure is spread adjust in pixels, or nearby using complete of the three pre-defined values: in blow-by-blow spindly, approach, or wooden-headed. Use the “border-style” means to spread adjust the borders PM.
Note: The “border-width” means does not make excited if it is Euphemistic pre-owned nearby oneself.
Example
p.one
{
border-style:solid;
border-width:5px;
}
p.two
{
border-style:solid;
border-width:medium;
}
Border Color
The border-color means is Euphemistic pre-owned to spread adjust the color of the favour closely.
Note: The “border-color” means does not make excited if it is Euphemistic pre-owned nearby oneself. The color can be spread adjust nearby:
name - incantation out a color eminence, like “red”
RGB - incantation out a RGB value, like “rgb(255,0,0)”
Hex - incantation out a hex value, like “#ff00003
You can also spread adjust the favour closely color to “transparent”.

Use the “border-style” means to spread adjust the borders PM.

Comments are closed.