Quantcast
Channel: CSSタグが付けられた新着記事 - Qiita
Viewing all articles
Browse latest Browse all 8739

flex-wrap: wrap; を使ってみた

$
0
0

親要素の中に子要素を綺麗に並べたい。
1段ではなく、2段にして並べる方法は何かないだろうか。
青いボックスを動かしてみる。

親要素に
display: flex;
justify-content: center;
を加える。

sample1.png

さらに、
flex-wrap: wrap;
を加えると、綺麗に並べることができた。

sample2.png


Viewing all articles
Browse latest Browse all 8739

Latest Images

Trending Articles

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>