CSS 構文 フレックスボックス
| 順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | mh | 3061 | すごいね! | 3.0 | 98.9% | 155.5 | 481 | 5 | 27 | 2025/12/02 |
関連タイピング
-
自分練習用、英語長文
プレイ回数2624英語長文1127打 -
CSSの暗記用です
プレイ回数684英語長文809打 -
プレイ回数2712短文9打
-
プログラミングで良く使う英単語、構文のタイピングです!
プレイ回数3482短文英字429打 -
競技プログラミングに特化したc++コードのタイピングです。
プレイ回数2641英語長文300秒 -
プログラミングタイピング
プレイ回数320英字60秒 -
2022.12.14:プロパティを削除・追加。
プレイ回数3113英語90秒 -
プログラミング用のタイピング練習
プレイ回数5302英語長文300秒
問題文
(display:flex;)
display:flex;
(flex-direction:row;)
flex-direction:row;
(flex-direction:row-reverse;)
flex-direction:row-reverse;
(flex-direction:column;)
flex-direction:column;
(flex-direction:column-reverse;)
flex-direction:column-reverse;
(flex-wrap:nowrap;)
flex-wrap:nowrap;
(flex-wrap:wrap;)
flex-wrap:wrap;
(flex-wrap:wrap-reverse;)
flex-wrap:wrap-reverse;
(flex-flow:row nowrap;)
flex-flow:row nowrap;
(flex-flow:row wrap;)
flex-flow:row wrap;
(flex-flow:row wrap-reverse;)
flex-flow:row wrap-reverse;
(flex-flow:column nowrap;)
flex-flow:column nowrap;
(flex-flow:column wrap;)
flex-flow:column wrap;
(flex-flow:column wrap-reverse;)
flex-flow:column wrap-reverse;
(order:0;)
order:0;
(flex-grow:0;)
flex-grow:0;
(flex-shrink:1;)
flex-shrink:1;
(flex-basis:auto;)
flex-basis:auto;
(flex-basis:100px;)
flex-basis:100px;
(flex-basis:50%;)
flex-basis:50%;
(flex:2 3 100px;)
flex:2 3 100px;
(flex:initial;)
flex:initial;
(flex:auto;)
flex:auto;
(flex:none;)
flex:none;
(flex:0 1 auto;)
flex:0 1 auto;
(flex:1 1 auto;)
flex:1 1 auto;
(flex:0 0 auto;)
flex:0 0 auto;