CSS 構文 背景色 背景画像

関連タイピング
-
プログラミングをタイピングで体験しよう
プレイ回数1241英語81打 -
数字キーに定義されている記号の練習
プレイ回数1401英語短文68打 -
エンターキー周辺の記号
プレイ回数1126英語短文47打 -
アルファベット以外のキーを覚えよう
プレイ回数3817英語短文82打 -
C言語を用いた記号・数字のタッチタイピング練習です。
プレイ回数1655英語長文220打 -
全文字タイピング練習(108文字×100問,2分間ランダム)
プレイ回数3428英語長文120秒 -
JAVAの練習用です。
プレイ回数1289長文120秒 -
競技プログラミングに特化したc++コードのタイピングです。
プレイ回数965英語長文300秒
問題文
(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%;