Advertisement
Guest User

Rockstar source

a guest
Oct 25th, 2011
450
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.72 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>#GTAV</title>
  5. <style>
  6. body { margin:0; background-color:#000; text-align:center; }
  7. body img { padding:30px 0 60px 0; width:848px; height:860px }
  8. </style>
  9. <script type='text/javascript'>
  10.     var _gaq = _gaq || [];
  11.     _gaq.push(["_setAccount", "UA-15984839-21"]);
  12.     _gaq.push(["_trackPageview"]);
  13.     (function() {
  14.         var ga = document.createElement("script"); ga.type = "text/javascript"; ga.async = true;
  15.         ga.src = ("https:" == document.location.protocol ? "https://ssl" : "http://www") + ".google-analytics.com/ga.js";
  16.         var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(ga, s);
  17.     })();
  18.  
  19.    
  20. </script>
  21. </head>
  22. <body>
  23. <img src='Untitled-10.jpg' />
  24. </body>
  25. </html>
  26.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement