Get your own website Result Size: 625 x 565
x
 
<!DOCTYPE html>
<html>
<head>
<style>
p {
  -webkit-box-reflect: below;
}
</style>
</head>
<body>
<h1>CSS Box-Reflect</h1>
<p>Create reflection below this p-tag:</p>
</body>
</html>