CSS 構文 アウトライン カーソル コンテント
| 順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | mh | 2275 | 頑張ったね! | 2.3 | 96.8% | 315.6 | 742 | 24 | 32 | 2025/10/07 |
関連タイピング
-
Javaプログラミングにおける超入門タイピング練習です.
プレイ回数4531短文英字90秒 -
html5の暗記用 <>を省いていてタイピングにしました
プレイ回数857英語長文564打 -
※long long → ll, vector → vc
プレイ回数14英語90秒 -
JavaScript 暗記用です
プレイ回数2028英語長文1567打 -
python 基本
プレイ回数361英字120打 -
Pyhonのプログラミングで使いそうな単語・記号を集めました
プレイ回数603英語短文30秒 -
css暗記用 テキストの配置・改行・行の高さ装飾などの指定
プレイ回数426英語長文943打 -
ITエンジニアならみんな知ってる?!解説付きタイピング!
プレイ回数506短文60秒
問題文
(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;}