From GrinderScape Wiki
Jump to: navigation, search
Line 1: Line 1:
 
<html>
 
<html>
<center><h1>Laddergoats Test Page</h1></center>
+
<style !important>
 +
    th, h1
 +
    {
 +
        color:#ffffff;
 +
    }
 +
 
 +
    h2
 +
    {
 +
        color:#ffffff;
 +
        font-size: 24px;
 +
    }
 +
</style>
 +
<center><h2>Laddergoats Test Page</h2></center>
 
<head>
 
<head>
 
     <title>Random Table</title>
 
     <title>Random Table</title>
 
</head>
 
</head>
 
<body>
 
<body>
     <h1 >Wiki Editor</h1>
+
     <h1>Wiki Editor</h1>
 
     <table>
 
     <table>
 
         <tr>
 
         <tr>
             <th style="color:#ffffff">Image</th>
+
             <th>Image</th>
             <th style="color:#ffffff !important">Monster</th>
+
             <th>Monster</th>
             <th style="color:#ffffff !important">Location</th>
+
             <th>Location</th>
 
         </tr>
 
         </tr>
 
         <tr>
 
         <tr>
 
             <td></td>
 
             <td></td>
             <td></td>
+
             <td>Rune Dragon</td>
             <td></td>
+
             <td>Lithkren Vault</td>
 
         </tr>
 
         </tr>
 
         <tr>
 
         <tr>
 
             <td></td>
 
             <td></td>
             <td></td>
+
             <td>Cow</td>
             <td></td>
+
             <td>Lumbridge</td>
 
         </tr>
 
         </tr>
 
         <tr>
 
         <tr>
 
             <td></td>
 
             <td></td>
             <td></td>
+
             <td>Rock Crab</td>
             <td></td>
+
             <td>Relleka</td>
 
         </tr>
 
         </tr>
 
     </table>
 
     </table>
 +
<p>I've been <i>"coding"</i> since i was 15 years old. I've switched on and of between some languages and learned most of the basics, i'm not an expert though. I can just get the <b>job done</b></p>
 +
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 18:36, 30 May 2023

Laddergoats Test Page

Random Table

Wiki Editor

Image Monster Location
Rune Dragon Lithkren Vault
Cow Lumbridge
Rock Crab Relleka

I've been "coding" since i was 15 years old. I've switched on and of between some languages and learned most of the basics, i'm not an expert though. I can just get the job done