最赞回答 / Alyssa_Lee
如果你的a是放在li里面的话,要设置ul li a:hover{color:#39C;}因为a{text-decoration:none;color:#000;}这里设置了a的颜色,优先级高于ul li
2015-01-08
最新回答 / WebQianDuanGCS
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-...
2014-08-27