HTML/CSS table CSS テーブルを縞模様にする🦓 奇数と偶数行 2018年3月22日2020年3月22日 | by 優 これを追加すればおーけ🐱✨ /* テーブル奇数行 */ table tr:nth-child(odd){ background-color:#f0f0f0; } /* テーブル偶数行*/ table tr:nth-child(even){ background-color:white; } 関連記事 - More from my site -カンバン駆動送信リレー用メールサーバ構築 Postfixcurlによるデバッグ平方完成, 多項式の因数分解WordPressドメイン, HTTPSからHTTPに変更するSQLPHP+Redis ランキング作成鶏もものまよぽん.movファイルを.gifに変換 aconvert.comJOIN, EXISTS, IN使い分けComposer インストール PHPApache2.2, 2.4 DoS対策 mod_dosdetectorCentOS7 Apache2.4系でのWEBサーバのgraceful Apache Nginx部分積分比較系レビューサイト Amazonおすすめ iPad 9世代 2021年最新作 iPad 9世代出たから買い替え。安いぞ!🐱 初めてならiPad。Kindleを外で見るならiPad mini。ほとんどの人には通常のiPadをおすすめします><