Guest User

Untitled

a guest
Jun 21st, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. <?php
  2. include("header.php");
  3.  
  4. echo '<div id="gallery">
  5. <div id="slides">
  6. <div class="slide"><img src="img/sample_slides/advancedgames.png" width="920" height="400" alt="side" /></div>
  7. <div class="slide"><img src="img/sample_slides/comehavefun.png" width="920" height="400" alt="side" /></div>
  8. <div class="slide"><img src="img/sample_slides/professionaladminteam.png" width="920" height="400" alt="side" /></div>
  9. </div>
  10. <div id="menu1">
  11. <ul>
  12. <li class="fbar">&nbsp;</li>
  13. <li class="menuItem"><a href=""><img src="img/sample_slides/thumb_macbook.png" alt="thumbnail" /></a></li>
  14. <li class="menuItem"><a href=""><img src="img/sample_slides/thumb_iphone.png" alt="thumbnail" /></a></li>
  15. <li class="menuItem"><a href=""><img src="img/sample_slides/thumb_imac.png" alt="thumbnail" /></a></li>
  16. <li class="menuItem"><a href=""><img src="img/sample_slides/thumb_about.png" alt="thumbnail" /></a></li>
  17. </ul>
  18. </div>
  19. </div>
  20. <div id="cont">
  21. <div id="cont3">
  22. <div id="con33">About us</div>
  23. <div id="con333">Mini Games Server is a SA:MP server with different types of games like races, deathmatch, missions with objectives and more <br />
  24. The server has a level of fun as few, offering to the players hours and hours of fun. <br /></div>
  25. </div>
  26. <div id="cont2">
  27. <div id="con22">History</div>
  28. <div id="con222">Mini Games Server was launched on the 16th of April 2009 by [Ask]Terminator<br />
  29. The project was really small at the start, Tjying95_ was our main scripter. Few months later, After adding several features and recruiting qualified admins, we started being famous. <br />
  30. But were forced to close the server on Summer 2011. Now we\'re fresh, we\'re back, Like never before, It\'s a new era.</div>
  31. </div>
  32. </div>
  33. <div id="cont1">
  34. <div id="con11">Adminstrators </div>
  35. <div id="con111">The Admin Team is a group of oldschools or players who proved they worth to get a chance to join the family. They have access to a few additional functions like Stats Database or Server Sanctions\' List. Therefore, We only invite people with a specific experience. <br />
  36. <br />
  37. </div>';
  38. include("footer.php");
  39. ?>
Add Comment
Please, Sign In to add comment