pande
@pande1104
說
Sat, Dec 22, 2012 12:47 PM
(閱讀) 看了《HTML5與CSS3權威指南》第13章<選擇器>和第14章<插入內容>
博客來書籍館>王者歸來:HTML 5與CSS 3權威指南
⊕ 屬性選擇器:[attr=val], [attr*=val], [attr^=val], [attr$=val]。
⊕ 虛擬元素選擇器:before, after, first-line, first-letter。
pande
@pande1104
說
Sun, Dec 23, 2012 1:57 PM
⊕ 虛擬結構類別選擇器:root, not(), empty, target, -child系列, -of-type系列。
⊕ 虛擬狀態類別選擇器:hover, active, focus, enabled, disabled, read-only, read-write, checked, default, indeterminate, selection。
pande
@pande1104
說
Sun, Dec 23, 2012 2:01 PM
⊕ 附加內容:content,
⊕ 附加編號:content:counter(),
⊕ 附加括號:quotes。
載入新的回覆
⊕ 虛擬元素選擇器:before, after, first-line, first-letter。
⊕ 虛擬狀態類別選擇器:hover, active, focus, enabled, disabled, read-only, read-write, checked, default, indeterminate, selection。
⊕ 附加編號:content:counter(),
⊕ 附加括號:quotes。