帮我在以下代码中的ph3实现鼠标光标移动到就发生文字颜色变化!DOCTYPE htmlhtml lang=zh-cnhead meta charset=UTF-8 link rel=shortcut icon href=picopng type=imagepng title二手书网店title style body font-family Arial Helv
可以在以下样式中添加:hover属性,实现鼠标光标移动到
时文字颜色变化:
.book h3:hover, .book p:hover { color: #f00; }
原文地址: https://www.cveoy.top/t/topic/byEP 著作权归作者所有。请勿转载和采集!