Bootstrap 4 與 其他版本的差異
---
最近試著用 Bootstrap 4 製作一個網站
撇除目前還在測試中...不斷更新外
Bootstrap 4 有很多新功能我很喜歡
1. 額外提供 outline 版本的按鈕
2. float、text-align 均有提供不同解析度的版本 (xs, md...)
3. 雜項(utilities)多了很多 margin、padding 的樣式,讓排版更為自由
4. navbar 的底色是半透明,讓 navbar 的配色更為自由
5. 直接提供 sass 的版本
我是直接使用 sass 的版本
最痛的經驗是在更新的時候很多 className 換了 @_@
但整體來說挺滿意的
#bootstrap #css
「css text-align」的推薦目錄:
css text-align 在 text-align · WebPlatform Docs 的推薦與評價
The text-align CSS property describes how inline content like text is aligned in its parent block element. text-align does not control the alignment of ... ... <看更多>
css text-align 在 How To Align Text With CSS Tutorial - YouTube 的推薦與評價
In this CSS tutorial, we'll take a quick look at how to align text with CSS using the text - align property plus a few other properties which ... ... <看更多>