Advertisement
alisamii

copain.html

Dec 19th, 2012
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.74 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3.   <head>
  4.     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5.     <meta http-equiv="X-UA-Compatible" content="chrome=1,IE=9" />
  6.     <meta name="viewport" content="user-scalable=yes, width=700" />
  7.     <title>copain</title>
  8.     <style>
  9.         body {
  10.             background-color: #FFFFFF;
  11.             margin: 0px;
  12.         }
  13.     </style>
  14.    
  15.   </head>
  16.   <body>
  17.     <div style ="margin:auto;width:700px">
  18.  
  19.  
  20.    
  21.     <!-- copy these lines to your document: -->
  22.  
  23.     <div id="copain_hype_container" style="position:relative;overflow:hidden;width:700px;height:500px;">
  24.         <script type="text/javascript" charset="utf-8" src="hype/copain_Resources/copain_hype_generated_script.js?16015"></script>
  25.     </div>
  26.  
  27.     <!-- end copy -->
  28.    
  29.  
  30.  
  31.     </div>
  32.   </body>
  33. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement