CSS 構文 アウトライン カーソル コンテント

関連タイピング
-
プレイ回数2735英語長文120秒
-
htmlやcssのタイピングです。
プレイ回数6575英語長文120秒 -
タッチタイピングを本当にマスターしたい方向けの問題です。
プレイ回数1万英字344打 -
タイピングをマスターしたい方向けの問題です。
プレイ回数1.3万英字276打 -
JAVAの練習用です。
プレイ回数1055長文120秒 -
プレイ回数128短文記号300秒
-
htmlのタグが問題に出されます
プレイ回数1079短文120秒 -
全記号数字タイピング練習(108文字×100問,2分間ランダム)
プレイ回数6416英語長文120秒
問題文
(outline:solid 1px white;)
outline:solid 1px white;
(outline:double 0.2ex lavender;)
outline:double 0.2ex lavender;
(outline:groove 0.3em cyan;)
outline:groove 0.3em cyan;
(outline:ridge 0.4ch green;)
outline:ridge 0.4ch green;
(outline:inset 5px pink;)
outline:inset 5px pink;
(outline:outset 0.6em yellow;)
outline:outset 0.6em yellow;
(outline:dashed 0.7ch red;)
outline:dashed 0.7ch red;
(outline:dotted 0.8ex blue;)
outline:dotted 0.8ex blue;
(cursor:auto;)
cursor:auto;
(cursor:default;)
cursor:default;
(cursor:pointer;)
cursor:pointer;
(cursor:crosshair;)
cursor:crosshair;
(cursor:move;)
cursor:move;
(cursor:text;)
cursor:text;
(cursor:wait;)
cursor:wait;
(cursor:help;)
cursor:help;
(cursor:col-resize;)
cursor:col-resize;
(cursor:row-resize;)
cursor:row-resize;
(cursor:n-resize;)
cursor:n-resize;
(cursor:s-resize;)
cursor:s-resize;
(cursor:w-resize;)
cursor:w-resize;
(cursor:e-resize;)
cursor:e-resize;
(cursor:ne-resize;)
cursor:ne-resize;
(cursor:progress;)
cursor:progress;
(cursor:url('img1.cur');)
cursor:url('img1.cur');
(cursor:no-drop;)
cursor:no-drop;
(cursor:not-allowed;)
cursor:not-allowed;
(cursor:vertical-text;)
cursor:vertical-text;
(h1:before{content:'@';})
h1:before{content:'@';}
(h1:after{content:url('icon-1.gif');})
h1:after{content:url('icon-1.gif');}
(q{quotes:'[' ']';}q:before{content:open-quote;} q:after{content:close-quote;})
q{quotes:'[' ']';}q:before{content:open-quote;} q:after{content:close-quote;}
(h2.no1:before{counter-increment:no; content:counter(no) '.';}h1{counter-reset:no;})
h2.no1:before{counter-increment:no; content:counter(no) '.';}h1{counter-reset:no;}