x
 
            
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"> 
<title>Fmpq教程(fmpq.com)</title> 
<style>
h1
{
    text-shadow: 5px 5px 5px #FF0000;
}
</style>
</head>
<body>
<h1>Text-shadow effect!</h1>
<p><b>注意:</b> Internet Explorer 9 以及更早版本的浏览器不支持 text-shadow属性.</p>
</body>
</html>