  techwench I Work For Food Premium join:2003-06-26 Sherman, TX
| reply to stlrsfan Re: Entering code appropriately?
Not quite sure what you want...you want to keep the left and right columns, and have the form box in the center? So you want it to be a middle column? Just add another <TD> in between the two columns.
If you don't want 3 columns, another option would be to add another <TR> with a <TD COLSPAN=2> below the left and right column row.
If that's not what you want either, I think the only other way would be a floating layer...of course, I could be wrong... |