サイト制作のコーディングに必須!flexbox(フレックスボックス)の基礎的な書き方や考え方を学びましょう!
現在のサイト制作に必須のflexbox(フレックスボックス)について解説しています。
・display: flexを記述すると、どんな動きになるのか?
・align-itemsとは?justify-contentとは?(flex-)start, (flex-)end, center, space-between, space-aroundについて
・flex-directionとは何か?宣言するとどういった動きになるのか?row, row-reverse, column, column-reverseについて
・order(順番)やflex-wrap(はみ出した際の挙動)の使い方は?
などを解説しています。
flexbox実践編はこちら
https://factory-programming-mv.com/video/0X4Y9OHAj60/
・display: flexを記述すると、どんな動きになるのか?
・align-itemsとは?justify-contentとは?(flex-)start, (flex-)end, center, space-between, space-aroundについて
・flex-directionとは何か?宣言するとどういった動きになるのか?row, row-reverse, column, column-reverseについて
・order(順番)やflex-wrap(はみ出した際の挙動)の使い方は?
などを解説しています。
flexbox実践編はこちら
https://factory-programming-mv.com/video/0X4Y9OHAj60/