永发信息网

css 移入移出效果

答案:1  悬赏:30  手机版
解决时间 2021-02-10 21:09
  • 提问者网友:暗中人
  • 2021-02-10 14:27
css 移入移出效果
最佳答案
  • 五星知识达人网友:老鼠爱大米
  • 2021-02-10 15:43





    *{margin: 0;padding:0;}
    ul{width:102px;}
    li{list-style:none;width:100px;height:30px;margin:10px;}
    li a{display: block;width:100px;height:30px;border:1px solid #666;}
    li:first-child a{background:blue;}
    ul:hover li:first-child a{background:#fff;}
    ul:hover li:hover a{background:blue;}
    li:hove a{background: blue;}





    
        
        
        
        
        
        
        
        
    

我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息
大家都在看
推荐资讯