Results 1 to 5 of 5

Thread: space between form tag!!

  1. #1

    Thread Starter
    Frenzied Member sebs's Avatar
    Join Date
    Sep 2000
    Location
    Aylmer,Qc
    Posts
    1,606

    space between form tag!!

    how can i avoid this!!

    when putting a form , the browser insert a space,
    how to avoid this, can i avoid it with style sheet!!

  2. #2
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    If there's a way to avoid it, it'd have to be with a style sheet. Try margin or padding attributes.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  3. #3
    ines
    Guest
    As far as I know there is no way around it. I normally put my form tags inside the table and then you don't notice it so much. In case you would find a solution, please post it here cause I'd love to know. Forms shouldn't take up any space, it doesn't make any sense at all, Who invented this anyway! aaargh....


    keep on smiling though, cause it's not that much space is it

  4. #4

    Thread Starter
    Frenzied Member sebs's Avatar
    Join Date
    Sep 2000
    Location
    Aylmer,Qc
    Posts
    1,606
    i don't know if it's just me,

    but it seems that this took out a bit of space,

    <form name="frmStep1" method="POST" action="step2.asp" style="margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;">

    can you try it!!

  5. #5
    ines
    Guest
    No, it's not just you, it works! Hey thanks a lot, I had no idea!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width