HighDots Forums  

Form help !!

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Form help !! in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Evisuuuu
 
Posts: n/a

Default Form help !! - 07-01-2004 , 07:20 AM






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



Reply With Quote
  #2  
Old   
Dan Vendel *GOF*
 
Posts: n/a

Default Re: Form help !! - 07-01-2004 , 07:23 AM






Evisuuuu wrote:

Quote:
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


Reply With Quote
  #3  
Old   
Evisuuuu
 
Posts: n/a

Default Re: Form help !! - 07-01-2004 , 07:39 AM



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

tx again Dan

Evisuuuuu

"Dan Vendel *GOF*" <see_my_signature_ (AT) _the_bottom_of_the_post (DOT) org> schreef
in bericht news:cc0set$4n2$2 (AT) forums (DOT) macromedia.com...
Quote:
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



Reply With Quote
  #4  
Old   
Dan Vendel *GOF*
 
Posts: n/a

Default Re: Form help !! - 07-01-2004 , 07:43 AM



Evisuuuu wrote:

Quote:
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
No worries, glad it helped.

--
Dan Vendel - *GOF*
Contact: http://www.proformica.com/en/contact.shtml
Formmail tutorial: http://www.proformica.com/en/formmail_tutorial.shtml
Nested tables: http://www.proformica.com/en/nested_table_demo.shtml
SEO: http://www.proformica.com/en/search_engine_optimization.shtml
SE Utility: http://www.proformica.com/en/advanced_web_ranking.shtml
Search Dreamweaver newsgroup: http://www.proformica.com/google.html


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.