CSS 構文 フレックスボックス
| 順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | mh | 3061 | すごいね! | 3.0 | 98.9% | 155.5 | 481 | 5 | 27 | 2025/12/02 |
関連タイピング
-
Pyhonのプログラミングで使いそうな単語・記号を集めました
プレイ回数748英語短文30秒 -
JavaScript 暗記用です
プレイ回数3335英語長文1247打 -
競技プログラミングに特化したc++コードのタイピングです。
プレイ回数2694英語長文300秒 -
記号練習
プレイ回数2432英語長文332打 -
コマンドラインやプログラミング言語のタイピング練習用
プレイ回数2285英語長文90秒 -
chatGPTに作らせた部分一致検索サイトです。
プレイ回数1061長文590打 -
C++のようなもの。
プレイ回数1457英語長文1638打 -
エンターキー周辺の記号
プレイ回数1221英語短文47打
問題文
(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;