text moves in td that was correct before
Hello everyone,
I have a problem position my text where I want to in table data. If I position it right and where I wanted in my browser, but if I go to so other browser like a friend's computer etc, the text moved and wasn't where I wanted.
So could someone explained to me why that is and how I can get this to fix?
[code:11p9a534]
<table border=1 width="100%">
<td valign="top">
</td>
</table>
[/code:11p9a534]
if I don't put valign then the text goes to the middle.
Thanks [/code]