Aww I'm sorry. I'll resize them eventually. I was pissed the table didn't load like I wanted it to.
Basically I designed the table to include color to break up the monotony of the white. However none of the color showed up, nor did the border show up properly.
This is one of my table codes:
- Code: Select all
<table width="736" height="783" border="3" color="black">
<tr bgcolor="#000000">
<td width="62"><strong>Rank</strong></td>
<td width="144"><strong>Info</strong></td>
<td colspan="2" align="center"><strong>Actor</strong></td>
</tr>
<tr>
<td rowspan="3" align="center" valign="middle" bgcolor="#999966"><font size="13px">1</font></td>
<td bgcolor="#999966">Last Week -</td>
<td width="202" rowspan="3" bgcolor="#999966"><strong><img src="http://soapoperasource.com/mediaxl/actor/z/dzamprogna_x02.jpg" width="200" height="149" align="left"></strong></td>
<td width="298" rowspan="3" bgcolor="#999966"><p><strong>Actor: </strong>Dominic Zamprogna<br>
<strong>Character: </strong>Dante Falconeri<br>
<strong>Show:</strong> General Hospital </p></td>
</tr>
<tr>
<td height="23" bgcolor="#999966">Weeks on Chart - 1</td>
</tr>
<tr>
<td height="23" bgcolor="#999966">Peak -1</td>
</tr>
<tr>
<td rowspan="3" align="center" valign="middle"><font size="13px">2</font></td>
<td>Last Week -</td>
<td rowspan="3"><img src="http://soapoperasource.com/mediaxl/actor/m/bmiller_x04.jpg" width="200" height="149" border="1" align="left"></td>
<td rowspan="3"><p><strong>Actor: </strong>Billy Miller<br>
<strong>Character: </strong>Billy Abbott<br>
<strong>Show:</strong> The Young and the Restless</p></td>
</tr>
<tr>
<td>Weeks On Chart -1</td>
</tr>
<tr>
<td height="23">Peak - 2</td>
</tr>
<tr>
<td rowspan="3" align="center" valign="middle" bgcolor="#999966"><font size="13px">3</font></td>
<td bgcolor="#999966">Last Week -</td>
<td rowspan="3" bgcolor="#999966"><img src="http://soapoperasource.com/mediaxl/actor/b/sburton_x06.jpg" width="200" height="149" align="left"></td>
<td rowspan="3" bgcolor="#999966"><p><strong>Actor: </strong>Steve Burton<br>
<strong>Character: </strong>Jason Morgan<br>
<strong>Show:</strong> General Hospital </p></td>
</tr>
<tr>
<td bgcolor="#999966">Weeks On Chart - 1</td>
</tr>
<tr>
<td height="37" bgcolor="#999966">Peak - 3</td>
</tr>
<tr>
<td rowspan="3" align="center" valign="middle"><font size="13px">4</font></td>
<td>Last Week -</td>
<td rowspan="3"><img src="http://soapoperasource.com/mediaxl/actor/s/jscott_x08.jpg" width="200" height="149"></td>
<td rowspan="3"><p><strong>Actor: </strong>James Scott<br>
<strong>Character: </strong>EJ Dimera<br>
<strong>Show:</strong> Days of our Lives</p></td>
</tr>
<tr>
<td>Weeks On Chart - 1</td>
</tr>
<tr>
<td height="60">Peak - 4</td>
</tr>
<tr>
<td rowspan="3" align="center" valign="middle" bgcolor="#999966"><font size="13px">5</font></td>
<td bgcolor="#999966">Last Week -</td>
<td rowspan="3" bgcolor="#999966"><img src="http://soapoperasource.com/mediaxl/actor/p/mpark_x02.jpg" width="200" height="149" align="left"></td>
<td rowspan="3" bgcolor="#999966"><p><strong>Actor: </strong>Michael Park<br>
<strong>Character: </strong>Jack Snyder<br>
<strong>Show:</strong> As the World Turns</p></td>
</tr>
<tr>
<td bgcolor="#999966">Weeks On Chart - 1</td>
</tr>
<tr>
<td height="79" bgcolor="#999966">Peak - 5</td>
</tr>
</table>