Hey, I have this following code below:
As you can see, I have aligned it to center itself on the page TWICE, but it does not do so., I have tried on both IE and Firefox, and it does not work on both.
Does anybody have any idea why this is not centering in the <td>?
Many thanks!
| Code: |
| <tr>
<td width='100%' valign='top' align='center'><center><div class='blue_boxie'><font size='1'>Moderator Options</div></center>Woot!</td> </tr> |
As you can see, I have aligned it to center itself on the page TWICE, but it does not do so., I have tried on both IE and Firefox, and it does not work on both.
Does anybody have any idea why this is not centering in the <td>?
Many thanks!
