Advertisement
Zenthetic

Untitled

Dec 9th, 2014
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. <div class="title server">
  2. <h2>Server</h2><!-- Adds in the server title, you can change the text to be whatever you would like -->
  3. </div>
  4.  
  5. <!-- Lets get the server Details in here -->
  6. <ul id="server-list">
  7. <li><img src="images/DDGSN.png" alt="Server Name" /> <span id="s-name">Digital Delta Gaming | FastDL | Purge | 75+ TDM Cars | Levels |</span></li><!-- Dynamically adds the server name -->
  8. <li><img src="images/DDGSME.png" alt="Game Mode" /> <span id="s-mode">DarkRP</span></li><!-- Dynamically adds game mode name -->
  9. <li><img src="images/DDGSMP.png" alt="Map Name" /> <span id="s-map">rp_evocity_v33x</span></li><!-- Dynamically adds map name -->
  10. </ul>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement