CSS 構文 フレックスボックス
CSS 3 暗記用です。
| 順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | mh | 3326 | プロフェッショナル! | 3.4 | 97.5% | 141.0 | 481 | 12 | 27 | 2026/05/24 |
関連タイピング
-
超ロングコマンドがたくさん流れてくるので時間がかかります。
プレイ回数1047 長文英字2139打 -
プログラミングタイピング
プレイ回数1542 英字60秒 -
コマンドラインやプログラミング言語のタイピング練習用
プレイ回数3284 英語長文90秒 -
プログラミングの魅力についての長文です。
プレイ回数41 長文1119打 -
英数と記号を混ぜた文章です
プレイ回数1235 英語長文1468打 -
WEB系エンジニア向け
プレイ回数2686 英語長文1462打 -
C言語を用いた記号・数字のタッチタイピング練習です。
プレイ回数2847 英語長文220打 -
Pyhonのプログラミングで使いそうな単語・記号を集めました
プレイ回数946 英語短文30秒
問題文
ふりがな非表示
ふりがな表示
(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;