因為 廖洧杰 的推坑,現在要跟一堆高手 PK CSS
也就想到以前在寫 SCSS 的一些想法
其實我過去是不喜歡 Bootstrap 的
但在嘗試超越 Bootstrap 的過程中(自幹 CSS 框架)
發現觀念上的有很多的不足
因此開始研讀 OOCSS 及許多框架的概念
三年前(講古中...)
在公司中就依據這樣的概念重製的一套框架
並且加入許多變化讓框架的可用性更高
如:
- 元件樣式數量由變數決定
- 通用類別,可重複使用的 樣式類型 className
- Flex 設計元件
- z-index 統一管理
- 按鈕包含 outline 的款式
而這些也是我很喜歡 Bootstrap 4 的原因
這個版本實現了我當時的許多概念
並且做得更好,現在我引入 BS4 時
就好像在用當時自己做的框架一樣 😊
所以歡迎大家來 PK 我的 CSS
我可是超強的喔~
https://www.hexschool.com/2018/09/13/2018-09-13-hexschool-challenge/
同時也有10000部Youtube影片,追蹤數超過2,910的網紅コバにゃんチャンネル,也在其Youtube影片中提到,...
「bootstrap z-index」的推薦目錄:
- 關於bootstrap z-index 在 卡斯伯 Facebook 的最讚貼文
- 關於bootstrap z-index 在 コバにゃんチャンネル Youtube 的最讚貼文
- 關於bootstrap z-index 在 大象中醫 Youtube 的最讚貼文
- 關於bootstrap z-index 在 大象中醫 Youtube 的精選貼文
- 關於bootstrap z-index 在 Bootstrap and Z-Index - Stack Overflow 的評價
- 關於bootstrap z-index 在 Issue #31054 · twbs/bootstrap - Add z-index class - GitHub 的評價
- 關於bootstrap z-index 在 Bootstrap 4 tutorial: Layout (1): Overview / Grid System ... 的評價
- 關於bootstrap z-index 在 Layering elements with z-index - Web design tutorial (using ... 的評價
bootstrap z-index 在 Issue #31054 · twbs/bootstrap - Add z-index class - GitHub 的推薦與評價
It would be nice to include utility classes for css z-index, classes like: .z-index-1{ z-index: 1; } .z-index-2{ z-index: 2; } ... <看更多>
bootstrap z-index 在 Bootstrap 4 tutorial: Layout (1): Overview / Grid System ... 的推薦與評價
Some Bootstrap components reserve z-indexes (≥ 1000 ) for specific purposes. ... On Bootstrap grid system, inside containers are rows div.row (children) ... ... <看更多>
bootstrap z-index 在 Bootstrap and Z-Index - Stack Overflow 的推薦與評價
... <看更多>
相關內容