Tip: you can modify some code before running
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Css fixed at the bottom of the page effect code</title><meta http-equiv="content-type" content="text/html;charset=gb2312"><!--把下面代码加到<head>与</head>之间--><style type="text/css">Body {padding: 0; margin: 0 ;}. cen {width: 948px; margin: 0 auto 42px auto; background: # E6E6E6; padding: 20px 10px; line-height: 200%;} # hhdx_ejp {bottom: 0; position: fixed; _ position: absolute; z-index: 9999; bottom: 0px; _ top: expression (eval (document. compatMode & document. compatMode = 'css1compat ')? DocumentElement. scrollTop + (documentElement. clientHeight-this.clientHeight)-0: document. body. scrollTop + (document. body. clientHeight-this.clientHeight)-0); width: 100%; z-index: 1 ;}# hhdx_ejp # ejp_hhdx {width: 968px; height: 38px; background: url (http://www.111cn.net/blog/upload/image/20100818183227.gif) repeat-x; border: 1px solid # bdbdbd; margin: 0 auto; bottom: 0px;} # hhdx_ejp # ejp_hhdx p {float: left;} img {border: none ;}. xz optgroup {font-style: normal; font-weight: normal; font-variant: normal; background: # E0E0E0 ;}</style></head><body><!--把下面代码加到<body>与</body>之间--><div class="cen" ></div><div id="hhdx_ejp"><div id="ejp_hhdx"> <p></p> <p></p> <p></p> <p></p> <p></p> </div></div></body></html>
Tip: you can modify some code before running