<table border=1 width="100%" height="130"> <tr> <td align='center'>welcome to my site </td> </tr> </table> <table border='1' height='100%' width='130'> <tr> <td>weeeeeee<br /> weeee </td> </tr> </table> HTML: the text centers in the cell. i want it to align left and top. ive tried to edit the cell tags and i cannot figure it out thanks