![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hey, Can a form be at the far most bottem of a Table cuz it seems the form tag ads a hidden line just below it so if i code it to be at te bottem the original Table will be bigger then 200, but if i check the source code it doesnt make sence cuz if i count it its 200. So there must be a hidden line in the form tag? any help plz!! Evissuuuuu |
#3
| |||
| |||
|
|
Evisuuuu wrote: Hey, Can a form be at the far most bottem of a Table cuz it seems the form tag ads a hidden line just below it so if i code it to be at te bottem the original Table will be bigger then 200, but if i check the source code it doesnt make sence cuz if i count it its 200. So there must be a hidden line in the form tag? any help plz!! Evissuuuuu 1. Try put this between <head> and </head>: style form, input, select, textarea {padding:0px;margin:0px} /style 2. Forget about the table height. Even if you have set it to 200px, it will expand e.g. if the user has a larger font size. Open the form in a browser and increase the font size and watch. -- Dan Vendel - *GOF* Contact: http://www.proformica.com/en_gray/contact.shtml Formmail tutorial: http://www.proformica.com/en_gray/formmail_tutorial.shtml Nested tables: http://www.proformica.com/en_gray/nested_table_demo.shtml SEO: http://www.proformica.com/en_gray/search_engine_optimization.shtml SE Utility: http://www.proformica.com/en_gray/advanced_web_ranking.shtml Search Dreamweaver newsgroup: http://www.proformica.com/google.html |
#4
| |||
| |||
|
|
Dan Thanks for your help it worked. finally after more then 5 hours i spend at it, rechecking code after code. Never knew textfield etc had already a margin/paddin in it :-S |
![]() |
| Thread Tools | |
| Display Modes | |
| |