码迷,mamicode.com
首页 > 其他好文 > 详细

固定DIV样式

时间:2015-03-30 11:05:49      阅读:128      评论:0      收藏:0      [点我收藏+]

标签:

  <!doctype html>
  <html>
  <head>
  <meta charset="UTF-8">
  <meta name="Generator" content="EditPlus®">
  <meta name="Author" content="">
  <meta name="Keywords" content="">
  <meta name="Description" content="">
  <title>固定对联</title>
  <!--[if IE]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
  <style type="text/css">
  body{margin:0; padding:0;}
  </style>
  </head>
  <body>
  <div style="height:2000px"></div>
  <a style="position:fixed; width: 112px; height: 227px; top: 170px; background-image:url(0.png);left: 50%; margin-left: -612px;
  background-position:initial; background-repeat:no-repeat;"></a>
  </body>
  </html>

固定DIV样式

标签:

原文地址:http://www.cnblogs.com/hupan508/p/4377248.html

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