HTML&CSS
| 順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | aki♪ | 5168 | B+ | 5.2 | 99.0% | 145.5 | 759 | 7 | 21 | 2026/01/17 |
| 2 | 青野さん | 3500 | D+ | 3.5 | 100% | 216.8 | 759 | 0 | 21 | 2026/02/16 |
| 3 | oga | 3124 | E++ | 3.2 | 95.9% | 232.7 | 759 | 32 | 21 | 2026/03/10 |
| 4 | ゆうちん | 2303 | F++ | 2.4 | 94.0% | 308.6 | 759 | 48 | 21 | 2026/02/04 |
関連タイピング
-
アルファベット以外のキーを覚えよう
プレイ回数4085 英語短文82打 -
css 3 暗記用です
プレイ回数814 英語長文639打 -
ITエンジニアならみんな知ってる?!解説付きタイピング!
プレイ回数596 短文60秒 -
1+1=2
プレイ回数26 109打 -
JAVAの練習用です。
プレイ回数1703 長文120秒 -
python 基本
プレイ回数891 英字120打 -
Pyhonのプログラミングで使いそうな単語・記号を集めました
プレイ回数884 英語短文30秒 -
プレイ回数1356 英語短文120秒
問題文
ふりがな非表示
ふりがな表示
(html&css)
html&css
(<a href="https://google.com">)
<a href="https://google.com">
(<img src="">)
<img src="">
(font-size, font-family)
font-size, font-family
(background-color: #ddd;)
background-color: #ddd;
(width: 500px;
height: 200px;)
width: 500px;
height: 200px;
(<!DOCTYPE html> <meta charset="utf-8">
<link rel="stylesheet" href="stylesheet.css">)
<!DOCTYPE html> <meta charset="utf-8">
<link rel="stylesheet" href="stylesheet.css">
(<div class="header"> <div class="main">
<div class="footer">)
<div class="header"> <div class="main">
<div class="footer">
(padding-top, padding-right,
padding-bottom, padding-left)
padding-top, padding-right,
padding-bottom, padding-left
(height, width, border,
padding, margin)
height, width, border,
padding, margin
(<input type="submit" value="">)
<input type="submit" value="">
(background-image: url();
background-size: cover;)
background-image: url();
background-size: cover;
(opacity: 0.0;
opacity: 1.0;)
opacity: 0.0;
opacity: 1.0;
(letter-spacing, line-height)
letter-spacing, line-height
(display: block; display: inline;
display: inline-block;)
display: block; display: inline;
display: inline-block;
(div:hover {background-color: red})
div:hover {background-color: red}
(border-radius: 10px;)
border-radius: 10px;
(text-align: left; text-align: center;
text-align: right;)
text-align: left; text-align: center;
text-align: right;
(<span class="fa fa-facebook"></span>)
<span class="fa fa-facebook"></span>
(background-color: rgba(84, 190, 235, 0.5);)
background-color: rgba(84, 190, 235, 0.5);
など
(margin: 0 auto;
text-align: center;)
margin: 0 auto;
text-align: center;