CSS 構文 背景色 背景画像

関連タイピング
-
メソッド名やクラス名をタイピングしよう
プレイ回数215長文英字60秒 -
Kotlin 練習用
プレイ回数75英語60秒 -
タッチタイピングをマスターしたい方向けの問題です。
プレイ回数9000長文英字411打 -
chatGPTに作らせた部分一致検索サイトです。
プレイ回数1029長文590打 -
プログラミングタイピング
プレイ回数179英字60秒 -
プログラミングを効率的に!
プレイ回数1020英語短文541打 -
プログラミング言語をひたすら打つだけ
プレイ回数484英語短文60秒 -
全記号数字タイピング練習(108文字×100問,2分間ランダム)
プレイ回数7539英語長文120秒
問題文
(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%;