CSS -border-bottom-color
HTML
DOCTYPE
コードほか
カラー一覧
特殊文字
CSS
IPなど
#
名前
フォント
1
font
2
font-family
3
font-size
4
font-style
5
font-variant
6
font-weight
色と背景
7
background
8
background-attachment
9
background-color
10
background-image
11
background-position
12
background-repeat
13
color
テキスト
14
letter-spacing
15
line-height
16
text-align
17
text-decoration
18
text-indent
19
text-transform
20
vertical-align
21
word-spacing
ボックス
22
border
23
border-bottom
24
border-bottom-color
25
border-bottom-style
26
border-bottom-width
27
border-color
28
border-left
29
border-left-color
30
border-left-style
31
border-left-width
32
border-right
33
border-right-color
34
border-right-style
35
border-right-width
36
border-style
37
border-top
38
border-top-color
39
border-top-style
40
border-top-width
41
border-width
42
clear
43
float
44
height
45
margin
46
margin-bottom
47
margin-left
48
margin-right
49
margin-top
50
padding
51
padding-bottom
52
padding-left
53
padding-right
54
padding-top
55
width
リスト
56
list-style
57
list-style-image
58
list-style-position
59
list-style-type
配置
60
bottom
61
left
62
position
63
right
64
top
視覚
65
clip
66
display
67
overflow
68
visibility
69
white-space
階層
70
z-index
その他
71
cursor
擬似クラス
border-bottom-color
下枠の色
上枠、右枠、下枠、左枠の色を個別に指定します。
適用範囲:
すべての要素
継承:
しない
初期値:
the value of the 'color' property
レベル:
CSS_1.0:○ CSS_2.0:○