HTML&CSS
順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
---|---|---|---|---|---|---|---|---|---|---|
1 | ku | 5290 | B++ | 5.3 | 99.4% | 142.7 | 759 | 4 | 21 | 2024/10/18 |
2 | aki♪ | 4852 | B | 4.8 | 99.7% | 156.0 | 759 | 2 | 21 | 2024/09/25 |
3 | ACCO | 2223 | F+ | 2.2 | 97.3% | 331.9 | 759 | 21 | 21 | 2024/10/07 |
4 | やまでんき | 1281 | G+ | 1.4 | 89.5% | 522.8 | 759 | 89 | 21 | 2024/11/01 |
5 | の | 1082 | G+ | 1.3 | 83.1% | 558.9 | 759 | 154 | 21 | 2024/11/05 |
関連タイピング
-
プレイ回数414英語長文220打
-
プレイ回数4164英語長文300秒
-
プレイ回数5923英語長文120秒
-
プレイ回数61541247打
-
プレイ回数2131短文9打
-
プレイ回数474英字615打
-
プレイ回数163英語短文30秒
-
プレイ回数1755短文90秒
問題文
(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;