Need help with .html code on tables?

I am having trouble getting a table within a table to do what I want it to do and stay in the same position when I make changes to it. What am I doing wrong. Please go here to see what I am trying to do. http://www.sacsports.net/testpage.html

Public Comments

  1. Here is the code: <html> <head> <meta http-equiv="Content-Language" content="en-us"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>New Page 1</title> </head> <body> <br> <br> <!--START 2ND TABLE--> <table style="MARGIN-LEFT: auto; WIDTH: 900px; MARGIN-RIGHT: auto; TEXT-ALIGN: left" cellSpacing="2" cellPadding="2" border="2" id="table1"> <tr> <td style="VERTICAL-ALIGN: top"> <table style="MARGIN-LEFT: auto; WIDTH: 200px; MARGIN-RIGHT: 0px; HEIGHT: 151px; BACKGROUND-COLOR: rgb(204,204,204); TEXT-ALIGN: left" border="2" vspace="3" hspace="3" id="table2" align="right"> <tr> <td style="VERTICAL-ALIGN: top; TEXT-ALIGN: center"> <div> <span style="FONT-WEIGHT: bold; FONT-FAMILY: helvetica,arial,sans-serif"> RECENT RESULTS</span><br style="FONT-FAMILY: helvetica,arial,sans-serif">  </div> </td> </tr> </table> <big><span style="FONT-WEIGHT: bold">Whenever I make any changes to the gray table, it realigns itself to the left and the text no longer wraps around it and goes to the bottom.  I switch the gray table back to the right, but can't get the text back the way it was. What command do I change to make it the way the top table is? I can't seem to find any differences in the code. Whenever I make any changes to the gray table, it realigns itself to the left and the text no longer wraps around it and goes to the bottom.  I switch the gray table back to the right, but can't get the text back the way it was. What command do I change to make it the way the top table is? I can't seem to find any differences in the code.Whenever I make any changes to the gray table, it realigns itself to the left and the text no longer wraps around it and goes to the bottom.  I switch the gray table back to the right, but can't get the text back the way it was. What command do I change to make it the way the top table is? I can't seem to find any differences in the code.Whenever I make any changes to the gray table, it realigns itself to the left and the text no longer wraps around it and goes to the bottom.  I switch the gray table back to the right, but can't get the text back the way it was. What command do I change to make it the way the top table is? I can't seem to find any differences in the code.Whenever I make any changes to the gray table, it realigns itself to the left and the text no longer wraps around it and goes to the bottom.  I switch the gray table back to the right, but can't get the text back the way it was. What command do I change to make it the way the top table is? I can't seem to find any differences in the code.Whenever I make any changes to the gray table, it realigns itself to the left and the text no longer wraps around it and goes to the bottom.  I switch the gray table back to the right, but can't get the text back the way it was. What command do I change to make it the way the top table is? I can't seem to find any differences in the code.Whenever I make any changes to the gray table, it realigns itself to the left and the text no longer wraps around it and goes to the bottom.  I switch the gray table back to the right, but can't get the text back the way it was. What command do I change to make it the way the top table is? I can't seem to find any differences in the code.</span></big><br>  </td> </tr> </table></body></html>
Powered by Yahoo! Answers