From GrinderScape Wiki
Jump to: navigation, search
Line 1: Line 1:
<html>
+
<ul id="index">
<style>
+
    <li>
    h1
+
         <div class="img">https://oldschool.runescape.wiki/images/Achievement_diary_cape.png?727e9.png</div>
    {
+
         <div>
         color:#ffffff !important;
+
             <div class="link">[[Main_Page/Trial_Page]]</div>
        font-size: 16px !important;
+
             <div class="timestamp">{{REVISIONTIMESTAMP: Main_Page/Trial_Page}}</div>
    }
+
         </div>
 
+
     </li>
    h2
+
</ul>
    {
+
        color:#ffffff !important;
+
        font-size: 14px !important;
+
    }
+
</style>
+
 
+
<center>
+
    <p>Sorry for bypassing your CSS styles on h1 and h2 D:</p>
+
    <h1>One of the famous <b>headers</b></h1>
+
</center>
+
<head>
+
    <title>Random Table</title>
+
</head>
+
<body>
+
    <h2>Monster Locations</h2>
+
    <table style="line-height: 1.2em;" class="wikitable plainlinks highlight">
+
        <tr>
+
            <th>Image</th>
+
            <th>Monster</th>
+
            <th>Location</th>
+
        </tr>
+
        <tr>
+
            <td></td>
+
            <td>Rune Dragon</td>
+
            <td>Lithkren Vault</td>
+
        </tr>
+
         <tr>
+
             <td></td>
+
            <td>Cow</td>
+
             <td>Lumbridge</td>
+
        </tr>
+
        <tr>
+
            <td></td>
+
            <td>Rock Crab</td>
+
            <td>Relleka</td>
+
        </tr>
+
    </table>
+
 
+
    <h2>Just to show you i know how tables and headers work and even combine them for example.</h2>
+
    <p>Some text was barely visable so i decided to force some css styles.</p>
+
 
+
    <table style="line-height: 1.2em;" class="wikitable plainlinks highlight">
+
        <tr>
+
            <th>Type</th>
+
        </tr>
+
         <tr>
+
            <td><h1>H1</h1></td>
+
        </tr>
+
        <tr>
+
            <td><h2>H2</h2></td>
+
        </tr>
+
        <tr>
+
            <td><h3>H3</h3></td>
+
        </tr>
+
        <tr>
+
            <td><h4>H4</h4></td>
+
        </tr>
+
        <tr>
+
            <td><h5>H5</h5></td>
+
        </tr>
+
     </table>
+
 
+
</body>
+
</html>
+

Revision as of 14:51, 9 July 2023