or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing
xxxxxxxxxx
CSS 架構演化史 - 廖洧杰
歡迎來到 MOPCON 2020 共筆
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →共筆入口:https://hackmd.io/@mopcon/2020
手機版請點選上方 按鈕展開議程列表。
TableOfContent
三大主軸
歷史補充
無 CSS:1990 年代前只寫HTML
元件設計 Components
容器 Container
子元件也可以是容器
不會看到容器與元件混合
通用類別 Utilities
通用類別的用途
(前面講太快沒打到)
結構與樣式分離易導致元件臃腫
在 BS4 開始加入通用類別概念
.bg-primary
.bg-secondary
.bg-success
BS5 自訂通用類別
CSS框架時間軸
Utility-First
版型金字塔
setting
reset, base
Browser-reset 差異介紹
種類:meyerweb、Normalize
特色:樣式清得一乾二淨、保留基本樣式
選單二
選單三
・選單二
・選單三
學習建議
團隊適合用甚麼
tags:
MOPCON 2020