已采纳回答 / 慕码人0347148
^-^ 通过添加":hover"实现动态变化;通过省略号所在的元素标签制作css来表示。例一:page-icon a:hover{text-decoration:none; color:#005aa0;}例二:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://...
2017-09-14
最新回答 / 孙刘
不可以background 可以用这个属性把前面几个综合起来进行简写,background 各个值的次序依次如下:background-color | background-image | background-repeat | background-attachment | background-position
2017-08-15