Guest User

Untitled

a guest
Jul 16th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. <style type="text/css">
  2. #footer { position: fixed; bottom: 0px; left: 0px; width: 100%; padding: 5px 0; background-color: #DDDDDD; border-top: solid 1px #AAAAAA; z-index: 100; height: 150px;}
  3. </style>
  4. <!--[if IE 6]>
  5. <style type="text/css">
  6. #footer { position:absolute; top:expression((document.body.clientHeight - 150) + "px"); }
  7. </style>
  8. <![endif]-->
Add Comment
Please, Sign In to add comment