Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Community Forums
 Code Support: ASP (Non-Forum Related)
 Really dumb html form question.
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Lycaster
New Member

USA
60 Posts

Posted - 13 June 2001 :  13:06:58  Show Profile  Visit Lycaster's Homepage  Send Lycaster an AOL message
I was wondering if anyone else besides myself, has run into a problem with the "<form> </form>" tags.

What I mean is that every time I put a form around something it blows the design out of proportion. Are there invisible margin height and widths on a form?

Does anyone know what I am talking about?

THANKS!

Jared

redbrad0
Advanced Member

USA
3725 Posts

Posted - 13 June 2001 :  14:08:04  Show Profile  Visit redbrad0's Homepage  Send redbrad0 an AOL message
what i usually do is put the <form> tags in the same spot. What i mean by this is if i put tags before the <td> then i put it after the closing of the </td>. look at this sample table below. i have added three different forms in this table to show you where i would put them. just make sure that if you use where i placed the orange one, use the same color for the closing..


<form>
<TABLE border="0" cellPadding="0" cellSpacing="0" width="425">
<TBODY>
<form>
<TR>
<form>
<TD align="left" bgColor="#333399" height="23" vAlign="top" width="13">
<form>
TEXT HERE
</form>
</TD>
</form>
</TR>
</form>
</TBODY>
</TABLE>
</form>


for as long as i have done this.... i have not had any problems

Brad
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.26 seconds. Powered By: Snitz Forums 2000 Version 3.4.07