a { display: block; padding: 20px; margin: 30px; float: left; text-decoration: none; } a[class]{ background:red; color: white; } a{ background:green; color:white; } a[title]{ background:blue; color: white; } 这样写已经达到题目要求的效果了
1 回答
举报
0/150
提交
取消