<!DOCTYPE html>
<html>
<head>
<style>
img{
margin:auto;
display:block;
}
img:hover{
-webkit-box-reflect:below;
}
</style>
</head>
<body>
<img src="a.jpg">
</body>
</html>
No comments :
Post a Comment