自分のためのメモというかリンク集。ドキュメントでよく見るところのリンクとか。
リンクは、基本的にBootstrapの4.5ドキュメント。
1)Colors
https://getbootstrap.jp/docs/4.5/utilities/colors/
2)Alerts
https://getbootstrap.jp/docs/4.5/components/alerts/
3)Buttons
https://getbootstrap.jp/docs/4.5/components/buttons/
リンクをボタンにする場合は、以下。
https://getbootstrap.jp/docs/4.5/components/buttons/#button-tags
4)アイコン
https://icons.getbootstrap.com/
5)Tables
https://getbootstrap.jp/docs/4.4/content/tables/
6)Grid system
https://getbootstrap.jp/docs/4.5/layout/grid/
この「わかりやすく説明すると」以下を一読する必要あり。
7)Flex
FlexBoxについては以下ページ。
https://getbootstrap.jp/docs/4.5/utilities/flex/#enable-flex-behaviors
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout/Basic_Concepts_of_Flexbox
右寄せ、左寄せの制御は以下が使える。
https://developer.mozilla.org/en-US/docs/Web/CSS/justify-content