Forum Moderators: open

Message Too Old, No Replies

Form Height

Is there a way to set a form's height?

         

webworker us

2:12 pm on Apr 17, 2006 (gmt 0)

10+ Year Member



In order to "hide" my querystrings, I am using a form with hidden fields for my links. However, there is padding above and below the link button. Is there a way to get rid of this?

Thanks,

Casey

webworker us

2:54 pm on Apr 17, 2006 (gmt 0)

10+ Year Member



I have found the answer. After more reading, and some better worded google searches I came upon using STYLE="margin: 0px; padding: 0px;" in the form tag.

Casey