控制区
测试border属性用法-上下左右属性分别设置
宽和高
top属性
border-top-width: {{topWidth}}
border--top-style: {{topStyle}}
none
hidden
dotted
dashed
solid
double
groove
ridge
inset
outset
border-top-color: {{topColor}}
black
red
green
blue
pink
orange
purple
fuchsia
yellow
teal
transparent
right属性
border-right-width: {{rightWidth}}
border-right-style: {{rightStyle}}
none
hidden
dotted
dashed
solid
double
groove
ridge
inset
outset
border-right-color: {{rightColor}}
black
red
green
blue
pink
orange
purple
fuchsia
yellow
teal
transparent
bottom属性
border-bottom-width: {{bottomWidth}}
border-bottom-style: {{bottomStyle}}
none
hidden
dotted
dashed
solid
double
groove
ridge
inset
outset
border-bottom-color: {{bottomColor}}
black
red
green
blue
pink
orange
purple
fuchsia
yellow
teal
transparent
left属性
border-left-width: {{leftWidth}}
border-left-style: {{leftStyle}}
none
hidden
dotted
dashed
solid
double
groove
ridge
inset
outset
border-left-color: {{leftColor}}
black
red
green
blue
pink
orange
purple
fuchsia
yellow
teal
transparent