CSS 構文 背景色 背景画像
| 順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | mh | 3265 | プロフェッショナル! | 3.3 | 97.7% | 254.5 | 851 | 20 | 30 | 2025/12/18 |
| 2 | mikaroko | 2774 | すごいね! | 2.8 | 97.5% | 299.1 | 851 | 21 | 30 | 2025/12/19 |
関連タイピング
-
自作のハンバーガーメニューを作成しましょう!
プレイ回数3705英語長文721打 -
Linux+Bashコマンド。数字と記号を全て含んでいます。
プレイ回数9063英語長文305打 -
プログラミングを効率的に!
プレイ回数1051英語短文541打 -
Javaプログラミング向け英単語集①
プレイ回数7959英字498打 -
ホームポジションが自然と身につく!
プレイ回数984短文60秒 -
JavaScriptの暗記用です
プレイ回数2676英語長文504打 -
JAVAの練習用です。
プレイ回数1552長文120秒 -
プレイ回数820長文記号201打
問題文
(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%;