<div style="height: 150px;">
                        <div style="border-bottom: 1px solid #d3d3d3; height: 142px;
                        "onmousemove="this.style.backgroundColor='#dedbdb'
                         "onmouseout="this.style.backgroundColor='#fff'">
                       
                        </div>
                   
                     <div style="border-bottom:5px solid #00C; height:200px; "onmousemove="this.style.backgroundColor='#f00'
                        "onmouseout="this.style.backgroundColor='#ff0'
                        ">
                       
                        </div>
                    </div>

相关文章:

  • 2021-09-11
  • 2021-09-18
  • 2022-12-23
  • 2021-08-26
  • 2022-12-23
  • 2021-12-12
  • 2021-11-01
  • 2021-08-11
猜你喜欢
  • 2022-12-23
  • 2021-06-30
  • 2021-11-04
  • 2021-11-01
  • 2021-11-29
  • 2021-12-11
相关资源
相似解决方案