border
Borders can down into triangle of top part, so height & width of 0 and border width of 10px and only top red would create triangle.
Border
-color:
-style
-width
-radius
border
Border-color
currentcolor default, any color you want
border-style
dotted | dashed | solid | double | groove | ridge | inset | outset | hidden | none
default is none
border-width
(length) | thin | medium | thick
TRouBLe order(top right bottom left)
border shorthand
border-radius
Adds rounded corners, color lines will stay pointing to corner
border-image
Must have border
The corners are put in the corners and the center is stretched
Last updated