[CODE] steal my profile (old)
#14
Guys if your adding more sections to the inventory be careful. This is the code I used to make multiple sections
Code:
<td class="maintitle" valign="top" colspan="3" id="inventory">Inventory & House
<span class="subtitle">
<a href="#itemsOne">Subheader</a> ·
<a href="#itemsTwo">Subheader Two</a>
<a href="#itemsThree">Subheader Two</a>
</span>
</td>

</tr><tr>
<td class="row3" colspan="3" valign="top"  style="padding:0px;">
<table class="siehaxTwo sieInventory" cellpadding="0" cellspacing="0">
<tr>
<td class="titlemedium2 noBorder emp" valign="top" colspan="2" id="itemsOne">
Subheader
</td>
</tr>
<tr>
<td class="row3">

<img src="http://sleepyglow.net/souls/_inventory/spoon.gif" title="Spoon" alt="Spoon" />
<img src="http://i.imgur.com/YDsxu.png" title="Bowl" alt="Bowl" />
<img src="http://i.imgur.com/NpDqt.png" title="Knife" alt="Knife" />

</td><td class="row3 sieSmall">

<div id="QUOTE" class="floatimg" style="float:right;">
<a href="http://soulsrpg.com/images/trollface.png" rel="lyteframe" rev="width:750px; height: 600px; scrolling: yes;">
<img src="http://soulsrpg.com/images/trollface.png" style="height:75px;">
</a>
</div>

<ul>
<li>Hi, I am the first point about your inventory</li>
<li>Hi, I am the second point about your inventory</li>
</ul>

</td>
</tr>

<td class="titlemedium2 noBorder emp" valign="top" colspan="2" id="itemsTwo">
Subheader
</td>
</tr>
<tr>
<td class="row3">

<img src="http://sleepyglow.net/souls/_inventory/spoon.gif" title="Spoon" alt="Spoon" />
<img src="http://i.imgur.com/YDsxu.png" title="Bowl" alt="Bowl" />
<img src="http://i.imgur.com/NpDqt.png" title="Knife" alt="Knife" />

</td><td class="row3 sieSmall">



<ul>
<li>Hi, I am the first point about your inventory</li>
<li>Hi, I am the second point about your inventory</li>
</ul>

</td>
</tr>
<td class="titlemedium2 noBorder emp" valign="top" colspan="2" id="itemsThree">
Subheader
</td>
</tr>
<tr>
<td class="row3">

<img src="http://sleepyglow.net/souls/_inventory/spoon.gif" title="Spoon" alt="Spoon" />
<img src="http://i.imgur.com/YDsxu.png" title="Bowl" alt="Bowl" />
<img src="http://i.imgur.com/NpDqt.png" title="Knife" alt="Knife" />

</td><td class="row3 sieSmall">

<ul>
<li>Hi, I am the first point about your inventory</li>
<li>Hi, I am the second point about your inventory</li>
</ul>

</td>
</tr>
</table>
</td></tr>
</table>


Messages In This Thread

Forum Jump: