Advertisement
Guest User

WsR Enterpage

a guest
Apr 16th, 2014
350
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.85 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml">
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  4. <link href="style.css" rel="stylesheet" />
  5. <title><?php echo $siteinfo["title"]; ?></title>
  6. </head>
  7. <body>
  8. <div id="main" style="text-align: center; height: 410px; padding-top: 21%;">
  9.             <a href="samp://176.57.143.167777" id="samp"><div style="display: inline-block;"><img src="images/icon/ServerBTN.png"></div></a>
  10.             <a href="http://westside-rp.de/" id="forum"><div style="display: inline-block;"><img src="images/icon/ForumBTN.png"></div></a>
  11.             <a href="ts3server://176.57.143.169987" id="ts3"><div style="display: inline-block;"><img src="images/icon/TeamspeakBTN.png"></div></a>
  12.             <a href="http://westside-rp.de/ucp/" id="ucp"><div style="display: inline-block;"><img src="images/icon/UCPBTN.png"></div></a>
  13. </div>
  14. </body>
  15. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement