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

関連タイピング
-
全記号数字タイピング練習(108文字×100問,2分間ランダム)
プレイ回数6430英語長文120秒 -
プログラミングの知識とタイピング能力を上げよう!
プレイ回数683長文30秒 -
Rails でよく使うコードを練習しよう!
プレイ回数1000英語長文225打 -
JavaScript暗記用です
プレイ回数2556英語長文601打 -
プレイ回数489英語短文159打
-
chatGPTに作らせた部分一致検索サイトです。
プレイ回数830長文590打 -
C言語を用いた記号・数字のタッチタイピング練習です。
プレイ回数1424英語長文220打 -
htmlのタグが問題に出されます
プレイ回数1080短文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;}