Sticky footer HTML


/ Published in: HTML
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <div id="wrapper1">
  2. <div id="wrapper2">
  3. <!-- normal content -->
  4. </div>
  5. </div>
  6. <div id="footer"></div>
  7. </body>

Report this snippet


Comments


You need to login to view comments.