| |||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| NamePros Regular | This is simple yet annoying.... Hi. I have a table and a search box within it. Everything is fine in Dreamweaver but when I put the site on the server, for some reason the height of the table is twice as high as the search box. All I want is for the table to fit nicely around the search box. This is the code.... <table width="100%" border="0" cellpadding="6" cellspacing="0"> <tr bgcolor="2c5b8c"> <td width="99%" bgcolor="2c5b8c"><form name="form1" method="get" action="http://www.domain.com"> <div align="right"> <input name="textfield" type="text" value="e.g. Amazon"> <input type="submit" name="Submit" value="Search"> </div> </form></td> <td width="1%" bgcolor="2c5b8c"> </td> </tr> </table> Why oh why is it doing it? Thanks for viewing
__________________ C905 - Sony Ericsson mobile phone with an 8 megapixel camera! |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |