外部CSS説明(←この文字の色と大きさはbodyで決まります。)
body | 文字色 | 文字の大きさ | 背景 | リンク色(リンク装飾) |
td | 文字色 | 文字の大きさ | 文字装飾 | 背景 |
td1(id) | 文字色 | 文字の大きさ | 背景 | 4辺の各色 |
td2(id) | 文字色 | 文字の大きさ | 背景 | 4辺の各色 |
TH | 文字色 | 文字の大きさ | 文字装飾 | 背景 |
.b1(class) | 4辺の各色 | 文字の大きさ | ||
.b2(class) | 4辺の各色 | |||
.btn(class) | 文字色 | 文字の大きさ | 背景 | 4辺の各色 |
.red(class) | 文字色 | |||
.yellow(class) | 文字色 | |||
.blue(class) | 文字色 | |||
.green(class) | 文字色 | |||
.white(class) | 文字色 | |||
.dark(class) | 文字色 |
classをb1に設定 | classをb2に設定 | th |
---|---|---|
classをredに設定 | classをyellowに設定 | classをblueに設定 |
classをgreenに設定 | classをwhiteに設定 | classをdarkに設定 |
idをtd1に設定 | idをtd2に設定 |