LoginSignup
2
2

More than 5 years have passed since last update.

tableの"行全体"にまたがる背景を設定するとき

Last updated at Posted at 2013-04-16

そのtrに { display: block; } を忘れずに!

webkit系(Chrome,Safari)だと
「trが内包するそれぞれのセル(th,td)の背景」に適用されてしまい
上手く表示されません。

2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2