HTML 與 CSS
Introduction
工具:Sublime Text
HTML
HTML 基本架構
常見 Tags
CSS
CSS 基本構成
CSS 套用方法
Selector 選取器
Priority 權重
統一瀏覽器預設值
Display:行內與區塊
Box Model
Float 與 Clear
Positon
文字
背景
Link 的狀態:Pseudo Class
CSS3
Layout
Layout 佈局思考
選單
Album
:first-child,:last-child 以及 :nth-child
Table 與 EDM 排版
RWD
Viewport
Media Query
Breakpoints
Responsive Images
Grid
Bootstrap
Powered by
GitBook
Table 與 EDM 排版
Table 與 EDM 排版
Table
border
與
border-collapse
(css properity)
colspan
合併欄 (td 或 th 的 attr)
rowspan
合併列 (td 或 th 的 attr)
<caption></caption>
EDM 使用 Table 來排版
收信軟體對 css 支援程度有限。
使用 inline 方式來套用 css。
不要使用 css3。
排版盡量單純化。
f18_table.html
f19_edm.html
results matching "
"
No results matching "
"