A. p:first-line { color: red;} B. h2+p{ background: C. a9a9a9;} D. article.about>p{ text-decoration: underline; color: red;} E. .about h2[lang|="zh"]+p em { color: red;}
A. a:visited { color: orange;} B. a:focus { color: purple;} C. a:link { color: red;} D. a:active { color: blue;}
A. a:link { color: red;} B. a:visited { color: orange;} C. a:hover { color: green;} D. a:active { color: blue;}
A. a:visited B. a:focus C. a:hover D. a:active
A.