CSS 構文 背景色 背景画像

関連タイピング
-
コマンドラインやプログラミング言語のタイピング練習用
プレイ回数151英語長文90秒 -
PHP、JavaScript等様々な言語から出題!
プレイ回数4605長文60秒 -
初級
プレイ回数8412長文526打 -
タイピングをマスターしたい方向けの問題です。
プレイ回数8424長文英字344打 -
プログラミングの知識とタイピング能力を上げよう!
プレイ回数653長文30秒 -
全記号数字タイピング練習(108文字×100問,2分間ランダム)
プレイ回数5836英語長文120秒 -
Javaプログラミングにおける超入門タイピング練習です.
プレイ回数3879短文英字90秒 -
超ロングコマンドがたくさん流れてくるので時間がかかります。
プレイ回数801長文英字2139打
問題文
(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%;