单选 Dreamweaver网页设计2026-06-29 更新 0 阅读

下面哪个选项不符合样式表的基本语法规则()

  1.  a:link {color: #FF3366;font-family: "宋体";text-decoration: none;}
  2.  a:visited {font-family: "宋体";color: #339900;text-decoration: none;}
  3.  a:hover {color: #FF6600;font-family: "宋体";text-decoration: underline;}
  4.  a:active (font-family: "宋体";color: #339900;text-decoration: none;) 正确答案
参考答案:D

本站整理,仅供学习参考