[attribute="value"]. 屬性選擇器:屬性值完全相等 html <div foo>I love HTML</div> <div foo="bar">I love CSS</div>. selector [foo="bar"] { color: blue; }.
確定! 回上一頁