simple html problem, plz help
Posted: Sun Nov 12, 2006 11:39 am
Hi,
please check this page, all i did , I added one row
just on top of submit
It look fine on IE
http://natradersonline.com/temp/indexT.php
But in Fire fox it stretches on top of the bottom, even the submit button does not work. I tried different things but nothing workerd. I don't know what is going on? I will apprecaie your help
please check this page, all i did , I added one row
Code: Select all
<tr>
<td colspan='3'>
test<br>
test<br>
test<br>
test<br>
test<br>
test<br>
</td>
</tr>just on top of submit
It look fine on IE
http://natradersonline.com/temp/indexT.php
But in Fire fox it stretches on top of the bottom, even the submit button does not work. I tried different things but nothing workerd. I don't know what is going on? I will apprecaie your help