div.img{ width: 180px; border:1px solid #eeeeee; float: left; margin:5px;}img{ width:300px;}div.img img{width: 100%; height: auto;}div.desc{ text-align: center; padding: 5px;}div.clearfloat{ clear: both;}div.img:hover{ border: 1px solid blue;}
本文共 686 字,大约阅读时间需要 2 分钟。
div.img{ width: 180px; border:1px solid #eeeeee; float: left; margin:5px;}img{ width:300px;}div.img img{width: 100%; height: auto;}div.desc{ text-align: center; padding: 5px;}div.clearfloat{ clear: both;}div.img:hover{ border: 1px solid blue;}
转载于:https://www.cnblogs.com/-064/p/7700040.html