Teks Bayangan 1

<html>
<head>
<title>Teks Bayangan 1</title>
<style type="text/css">
     h3 {text-shadow: 0.1em 0.1em #333;}
</style>
</head>
<body>
 <h3>CSS - 101 Tips & Trik</h3>
</body>
</html>