Post by Angelic Girl on Nov 12, 2012 13:23:27 GMT -8
Hey there, I was wondering if someone could help me update the following table code to version 5 format? I have tried, and some of the code is broken after I installed it into the Global Headers, probably because it isn't css based or something like that.
Thank you, I really appreciate it! Also, sorry if this is the wrong place to post this, I didn't see a code support in this section...
<table width="760px" cellpadding="4" cellspacing="1" align="center" class="bordercolor">
<tr>
<td class="titlebg" width="100%" colspan="3" height="30" align="center">
<strong><font size=1>ROLE PLAY INFORMATION</font></strong>
</td>
</tr>
<tr>
<td width="20%" class="windowbg" vAlign="top">
<table width="150px" cellpadding="4" cellspacing="1" align="left" class="bordercolor">
<tr>
<td class="titlebg" width="100%" colspan="2" height="15" align="center">
<font size="1"><font face="tahoma"><b>NEEDED CHARACTERS</b></font>
</td>
</tr>
</table>
<br></br>
<ul>
<li> Bellatrix LeStrange
<li> Alecto Carrow
<li> Amycus Carrow
<li> Bill Weasley
<li> Rubeus Hagrid
<li> Arthur Weasley
<li> Molly Weasley
<li> Lucius Malfoy</ul>
<center>Check our <a href="http://unforgivable-curse.proboards.com/index.cgi?board=characterinfo&action=display&thread=12"/>LIST</a> for more available!</center>
</td>
<td width="60%" class="windowbg" vAlign="top">
<table width="250px" cellpadding="4" cellspacing="1" align="center" class="bordercolor">
<tr>
<td class="titlebg" width="100%" colspan="2" height="15" align="center">
<font size="1"><font face="tahoma"><b>HOUSE POINTS</b></font>
</td>
</tr>
</table>
<center><table align="center" width="168px">
<tbody><tr>
<td align="center" width="25%">
<img border="0" src="http://i1077./w467/bethyxgirlx/Gryffindor_Pottermore.png"/>
</td>
<td align="center" width="25%">
<img border="0" src="http://i1077./w467/bethyxgirlx/Hufflepuff_Pottermore.png"/>
</td>
<td align="center" width="25%">
<img border="0" src="http://i1077./w467/bethyxgirlx/Pottermore_Ravenclaw-1.png"/>
</td>
<td align="center" width="25%">
<img border="0" src="http://i1077./w467/bethyxgirlx/Slytherin_Pottermore.png"/>
</td>
</tr>
<tr>
<td align="center" width="25%">
1325
</td>
<td align="center" width="25%">
2025
</td>
<td align="center" width="25%">
0825
</td>
<td align="center" width="25%">
1825
</td>
</tr>
</tbody></table>
<br/><br></center>
<table width="250px" cellpadding="4" cellspacing="1" align="center" class="bordercolor">
<tr>
<td class="titlebg" width="100%" colspan="2" height="15" align="center">
<font size="1"><font face="tahoma"><b>AWARDS</b></font>
</td>
</tr>
</table>
<br></br>
<center><a href="#" onMouseover="showmenu(event,linkset[7])" onMouseout="delayhidemenu()"><img src="http://i1077./w467/bethyxgirlx/awards-3.png" border="0"></a></center>
</td>
<td width="20%" class="windowbg" vAlign="top">
<table width="150px" cellpadding="4" cellspacing="1" align="left" class="bordercolor">
<tr>
<td class="titlebg" width="100%" colspan="2" height="15" align="center">
<font size="1"><font face="tahoma"><b>BANS</b></font>
</td>
</tr>
</table>
<br></br>
<br>
<center>-- Order Members</center>
<br></br>
<br></br>
<table width="150px" cellpadding="4" cellspacing="1" align="left" class="bordercolor">
<tr>
<td class="titlebg" width="100%" colspan="2" height="15" align="center">
<font size="1"><font face="tahoma"><b>IMPORTANT THREADS</b></font>
</td>
</tr>
</table>
<br></br>
<font size=1><a href="http://unforgivable-curse.proboards.com/index.cgi?board=residences&action=display&thread=9121&page=1"/>THE SEVEN POTTERS</a><br>
<a href="http://unforgivable-curse.proboards.com/index.cgi?board=residences&action=display&thread=9335&page=1"/>THE WEDDING CRASH</a><br>
<a href="http://unforgivable-curse.proboards.com/index.cgi?board=otherplaces&action=display&thread=9821&page=1"/>HERE WE GO</a><br>
<a href="http://unforgivable-curse.proboards.com/index.cgi?board=classrooms&action=display&thread=10298&page=1"/>CARROWS TAKE CHARGE</a></font>
</td>
</tr>
</table>
Thank you, I really appreciate it! Also, sorry if this is the wrong place to post this, I didn't see a code support in this section...