bootstrap前端基础知识纪录
官网,目前最新的是v5(https://v5.bootcss.com/)
my-5 距离上面5格mx-auto  水平居中w-50 宽度50%w-md-50  中等屏幕宽度50%flex-fill 填充可用空间(外面d-flex,跟w-50搭配使用)
col-md-6 中等屏幕6列(外面要有container 》 row)
官网,目前最新的是v5(https://v5.bootcss.com/)
my-5 距离上面5格mx-auto  水平居中w-50 宽度50%w-md-50  中等屏幕宽度50%flex-fill 填充可用空间(外面d-flex,跟w-50搭配使用)
col-md-6 中等屏幕6列(外面要有container 》 row)
