HTML&CSS

順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
---|---|---|---|---|---|---|---|---|---|---|
1 | ku | 5657 | A | 5.6 | 99.7% | 133.8 | 759 | 2 | 21 | 2024/11/30 |
2 | ku | 5150 | B+ | 5.1 | 99.0% | 146.0 | 759 | 7 | 21 | 2025/03/27 |
3 | aki♪ | 4993 | B | 5.0 | 99.3% | 151.0 | 759 | 5 | 21 | 2025/01/20 |
4 | ごはん🍚 | 4836 | B | 4.9 | 97.4% | 152.8 | 759 | 20 | 21 | 2025/04/01 |
5 | どうかん | 3755 | D++ | 3.8 | 96.6% | 195.2 | 759 | 26 | 21 | 2025/04/01 |
関連タイピング
-
タッチタイピングを本当にマスターしたい方向けの問題です。
プレイ回数7729長文英字366打 -
タッチタイピングをマスターしたい方向けの問題です。
プレイ回数8263長文英字411打 -
タイピングをマスターしたい方向けの問題です。
プレイ回数7421長文英字326打 -
タッチタイピングを本当にマスターしたい方向けの問題です。
プレイ回数9747英字344打 -
プログラミング言語をひたすら打つだけ
プレイ回数448英語短文60秒 -
プレイ回数178英語60秒
-
Java初心者です。よろしくお願いします。
プレイ回数1794英語短文235打 -
Reactを頑張ろう
プレイ回数823英語長文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;