Get your own website Result Size: 625 x 534
x
 
<!DOCTYPE html>
<html>
<head>
<style>
img {
  -webkit-box-reflect: below 20px;
}
</style>
</head>
<body>
<h1>CSS Image Reflection</h1>
<p>Show the reflection below the image, with a 20 pixels offset:</p>
<img src="img_tree.png">
</body>
<!-- Mirrored from www.w3schools.com/css/tryit.asp?filename=trycss3_reflection_offset by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 21 Dec 2022 16:49:15 GMT -->
</html>