• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Solved (Gesior2012) page with images and information?

God Mythera

Veteran OT User
Joined
Aug 11, 2012
Messages
2,051
Solutions
2
Reaction score
260
Location
United States
Hello and im trying to add a page with a image with information about it, can anyone help me? It kinda looks like this

QQwbAHa.png


might be wrong thread if so ill let mod move it ;d
 
Code:
<img align="center" src="images/rush.png" />
<h4>Information about the event.</h4>
<p>The information.</p>

Then create a php file with that in it.
 
Back
Top