CSS MyTiping

これから気づいたワードを随時追加していきます。
順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
---|---|---|---|---|---|---|---|---|---|---|
1 | mikaroko | 2238 | F+ | 2.2 | 97.9% | 255.5 | 584 | 12 | 23 | 2025/06/25 |
関連タイピング
-
Pythonプログラムを打ちまくる
プレイ回数6313英語長文60秒 -
自作のハンバーガーメニューを作成しましょう!
プレイ回数3288英語長文721打 -
2022.12.14:プロパティを削除・追加。
プレイ回数2879英語90秒 -
kotlinの予約語などです
プレイ回数1118英語短文148打 -
beforeとafter要素を使った装飾です。
プレイ回数304英語長文517打 -
プレイ回数56英字169打
-
Javaを中心としたプログラムで使いそうな英単語
プレイ回数203英語短文30秒 -
h2やh3のデザインのcssです。解説なしです。
プレイ回数325英語長文980打
問題文
(display: flex; flex: 1;)
display: flex; flex: 1;
(justify-content: space-between; justify-content: center; justify-content: start;)
justify-content: space-between; justify-content: center; justify-content: start;
(list-style: none;)
list-style: none;
(text-decoration: none;)
text-decoration: none;
(width: 200px; height: 200px;)
width: 200px; height: 200px;
(flex-direction: row; flex-direction: column;)
flex-direction: row; flex-direction: column;
(box-sizing: content-box;)
box-sizing: content-box;
(border: 4px red solid;)
border: 4px red solid;
(margin: 0 auto;)
margin: 0 auto;
(text-align: center;)
text-align: center;
(position: relative; position: absolute; top: 40px; left: 40px;)
position: relative; position: absolute; top: 40px; left: 40px;
(align-items: center;)
align-items: center;
(line-height: 16px;)
line-height: 16px;
(height: 100vh;)
height: 100vh;
(width: 100%;)
width: 100%;
(transform: translate(-50%, -50%);)
transform: translate(-50%, -50%);
(order: -1;)
order: -1;
(flex-basis: auto;)
flex-basis: auto;
(flex-wrap: wrap;)
flex-wrap: wrap;
(object-fit: cover;)
object-fit: cover;
(object-position: top;)
object-position: top;
(position: fixed;)
position: fixed;
(background-image: url(background.png);)
background-image: url(background.png);