问答详情
源自:6-1 CSS3选择器 属性选择器

a[class="column"]{ background:red; color: white; } a[href="##.doc"]{ background:green; color:white; } a[title="box"]{ background:blue; color: white; }

提问者:晓晓少年 2014-07-01 15:47

个回答