摘要: 常用且重要 <style > /*h1[id]{*/ /* background: red;*/ /*}*/ h1[id=iii]{ background: chocolate; } h1[class*=aaa]{ background: red; } a[href^=http]{ backgrou 阅读全文
posted @ 2020-10-17 16:28 null_lii 阅读(99) 评论(0) 推荐(0)