Advertisement
Guest User

Webpage center

a guest
Nov 6th, 2012
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>template</title>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  5. <!-- Save for Web Styles (template.psd) -->
  6. <style type="text/css">
  7. <!--
  8. #Table_01 {
  9. position:absolute;
  10. left:0px;
  11. top:0px;
  12. width:792px;
  13. height:1584px;
  14. }
  15.  
  16. #template {
  17. position:absolute;
  18. left:0px;
  19. top:0px;
  20. width:792px;
  21. height:1584px;
  22. }
  23.  
  24. -->
  25. </style>
  26. <!-- End Save for Web Styles -->
  27. </head>
  28. <body background="images/background.jpg" style="background-color:#FFFFFF; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;">
  29. <!-- Save for Web Slices (template.psd) -->
  30. <div id="Table_01" align="center">
  31. <div id="template">
  32. <img src="images/template.gif" width="792" height="1584" alt="">
  33. </div>
  34. </div>
  35. <!-- End Save for Web Slices -->
  36. </body>
  37. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement