案例:CSS3 案例     状态:可编辑再运行    进入竖版
 运行结果 
x
 
1
<html>
2
<head>
3
4
<style type="text/css">
5
body {background-image:url(/img/eg_bg_04.gif);}
6
</style>
7
8
</head>
9
10
<body></body>
11
12
</html>
13