CSS 構文 背景色 背景画像
CSS 3 暗記用です。
| 順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | mh | 3510 | プロフェッショナル! | 3.5 | 97.9% | 237.3 | 851 | 18 | 30 | 2026/01/25 |
| 2 | mikaroko | 2774 | すごいね! | 2.8 | 97.5% | 299.1 | 851 | 21 | 30 | 2025/12/19 |
関連タイピング
-
プログラミングで良く使う英単語、構文のタイピングです!
プレイ回数3724 短文英字429打 -
JavaScript 暗記用です
プレイ回数1546 英語長文851打 -
プログラミング必須英単語リスト:ベーシック(g~m)
プレイ回数227 長文1238打 -
プログラミング用のタイピング練習
プレイ回数5399 英語長文300秒 -
JavaScript 暗記用です
プレイ回数2197 英語長文2218打 -
競技プログラミングに特化したc++コードのタイピングです。
プレイ回数2875 英語長文300秒 -
JavaScript 暗記用です
プレイ回数1309 英語長文1345打 -
C言語を用いた記号・数字のタッチタイピング練習です。
プレイ回数2395 英語長文220打
問題文
ふりがな非表示
ふりがな表示
(background-color:snow;)
background-color:snow;
(background-image:url('png-img/img.png');)
background-image:url('png-img/img.png');
(background:oldlace url('png-img/img.png');)
background:oldlace url('png-img/img.png');
(background-clip:border-box;)
background-clip:border-box;
(background-clip:padding-box;)
background-clip:padding-box;
(background-clip:content-box;)
background-clip:content-box;
(background-origin:padding-box;)
background-origin:padding-box;
(background-origin:border-box;)
background-origin:border-box;
(background-origin:content-box;)
background-origin:content-box;
(background-size:contain;)
background-size:contain;
(background-size:cover;)
background-size:cover;
(background-size:25px 30px;)
background-size:25px 30px;
(background-size:50% auto;)
background-size:50% auto;
(background-attachment:fixed;)
background-attachment:fixed;
(background-attachment:scroll;)
background-attachment:scroll;
(background-color:transparent;)
background-color:transparent;
(background-repeat:repeat;)
background-repeat:repeat;
(background-repeat:no-repeat;)
background-repeat:no-repeat;
(background-repeat:repeat-x;)
background-repeat:repeat-x;
(background-repeat:repeat-y;)
background-repeat:repeat-y;
など
(background-repeat:space;)
background-repeat:space;
(background-repeat:round;)
background-repeat:round;
(background-position:left;)
background-position:left;
(background-position:top;)
background-position:top;
(background-position:left top;)
background-position:left top;
(background-position:center;)
background-position:center;
(background-position:50% 50%;)
background-position:50% 50%;
(background-position:right bottom;)
background-position:right bottom;
(background-position:20px 30px;)
background-position:20px 30px;
(background-position:right 25% bottom 30%;)
background-position:right 25% bottom 30%;