<a href>图片链接</a> <img src="1.jpg">
img { display: none; position: absolute; z-index: 1; } a:hover + img, img:hover { display: inline; }