xxxxxxxxxx
<html>
<head>
<meta charset="utf-8">
<title>W3Cschool教程(w3cschool.cn)</title>
<style>
body
{
background-image:url('/statics/images/w3c/intro.png');
background-color:#cccccc;
}
</style>
</head>
<body>
<h1>Hello w3cschool!</h1>
</body>
</html>