Advertisement
Guest User

Min

a guest
Feb 11th, 2012
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.65 KB | None | 0 0
  1. <head>
  2. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  3. <title>GodGamers - Home</title>
  4. <style type="text/css">
  5. .Velkommen {
  6.     text-align: center;
  7.     font-size: 20px;
  8.     font-family: "Arial Black", Gadget, sans-serif;
  9.     font-weight: normal;
  10.     color: #00C;
  11.     text-decoration: none;
  12. }
  13. .Velkommen table tr td a {
  14.     color: #000;
  15. }
  16. .image {
  17.     text-decoration: none;
  18.     background-color: #FFF;
  19. }
  20. </style>
  21. </head>
  22. <body bgcolor="#000000"
  23. <body class="Velkommen">
  24. <p>Velkommen to GodGamers.net - Vælg den server du ønsker.<br />
  25. </p>
  26. <p>&nbsp;</p>
  27. <p>&nbsp;</p>
  28. <p><br />
  29. </p>
  30. <table width="57%" height="276" border="0" align="center" cellpadding="5" cellspacing="5">
  31.   <tr>
  32.     <td width="34%" height="266"><a href="http://www.godgamers.net/css"><img src="image/Css.png" alt="" width="256" height="256" border="0" /></a></td>
  33.     <td width="33%"><a href="http://www.godgamers.net/minecraft"><img src="image/minecraft___icon_by_darhymes-d4m4p7k.png" alt="Minecraft" width="256" height="256" border="0" /></a></td>
  34.     <td width="33%"><a href="http://www.godgamers.net/gmod"><img src="image/Gmod-icon.png" alt="Garry's Mod" width="256" height="256" border="0" /></a></td>
  35.   </tr>
  36. </table>
  37. <p><br />
  38. </p>
  39. <table width="9%" border="0" align="center" cellpadding="0" cellspacing="0">
  40.   <tr>
  41.     <td width="51%"><a href="http://www.facebook.com"><img src="image/facebook (1).png" alt="Godgamers - Fanpage" width="48" height="48" border="0" /></a></td>
  42.     <td width="49%"><a href="http://www.twitter.com"><img src="image/twitter (1).png" alt="GodGamers - Twitter" width="48" height="48" border="0" /></a></td>
  43.   </tr>
  44. </table>
  45. </body>
  46. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement