Get your own website Result Size: 625 x 534
x
 
<!DOCTYPE html>
<html>
<head>
<style>
h1 {
  color: white;
  text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
}
</style>
</head>
<body>
<h1>Text-shadow effect!</h1>
</body>
<!-- Mirrored from www.w3schools.com/css/tryit.asp?filename=trycss3_text-shadow7 by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 21 Dec 2022 16:49:13 GMT -->
</html>