码迷,mamicode.com
首页 > Web开发 > 详细

html背景图片自适应

时间:2014-09-05 14:19:01      阅读:138      评论:0      收藏:0      [点我收藏+]

标签:style   blog   http   color   os   io   ar   div   sp   

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">    
<html>    
<head>    
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">    
<title>hello world</title>    
</head>    
<body>    
<div id="Layer1" style="position:absolute; width:100%; height:100%; z-index:-1">    
<img src="pictures/background.jpg" height="100%" width="100%"/>    
</div>    
</body>    
</html>

 

html背景图片自适应

标签:style   blog   http   color   os   io   ar   div   sp   

原文地址:http://www.cnblogs.com/BrightMoon/p/3957864.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!