|
| |
|
|
porsche944
Posts: 366 Joined: 3/6/2002 From: Regina Canada Status: offline
|
why is there page breaks before all my forms? - 3/6/2002 11:54:29
Hi, i made my web page and then added some simple forms. but when i preview in browser, it inserts a line befor the form and the text above, and this throws of the alignment of the rest of the site. Any idea why???
|
|
|
|
porsche944
Posts: 366 Joined: 3/6/2002 From: Regina Canada Status: offline
|
RE: why is there page breaks before all my forms? - 3/6/2002 17:32:04
pease anybody, someone help
|
|
|
|
Gil
Posts: 7533 From: North Carolina, USA Status: offline
|
RE: why is there page breaks before all my forms? - 3/6/2002 17:46:26
quote: pease anybody, someone help
Post the URL and we'll try.... Gil Harvey The Host Factory Resellers are our Specialty Find a Web Professional
|
|
|
|
puiwaihin
Posts: 1378 From: Taiwan Status: offline
|
RE: why is there page breaks before all my forms? - 3/6/2002 18:47:23
As Gil said, it would help to be able to see the page. You might want to check the page in html view. If you see a <br> tag in front of the form tag, that's probably the problem. Also, if you're not using <div> tags for formatting, try removing them. But without a url, that's just a guess. ---------- Who put the self-destruct button THERE?!
|
|
|
|
porsche944
Posts: 366 Joined: 3/6/2002 From: Regina Canada Status: offline
|
RE: why is there page breaks before all my forms? - 3/7/2002 22:30:36
i don't currently have a host provider. But i have looked all through the html view and i can't find <br> tags and i have already erased every <p> in the form. When i reveal codes, there is a a <p> before and </p> after the form. But i have tried everything to erase and thay just won't erase. please help???
|
|
|
|
Reflect
Posts: 4769 From: USA Status: offline
|
RE: why is there page breaks before all my forms? - 3/8/2002 7:12:19
Hi, Just thinking out loud... Try putting the form tags outside of the TD. Example would be: <form> <td> </td> <form> I have a left field memory that this will snug up the form. If this does not do it post the code containing the form and any table that might encompass it. Brian Work hard, play fair, stay sane
|
|
|
|
porsche944
Posts: 366 Joined: 3/6/2002 From: Regina Canada Status: offline
|
RE: why is there page breaks before all my forms? - 3/8/2002 17:32:41
okay here is the code. for the record, there is a table, in the cell it has typing and then at the bottom of the cell is the form.<tr> <td width="100%" height="63" nowrap colspan="2" valign="top" bgcolor="#FFFFFF"> <p style="margin-top: 0; margin-bottom: 0" align="center"> <font size="2"><font color="#000080">SaskAds</font> - Is <b> Saskatchewan's</b> primary online photo, classifieds site.</font></p> <p style="margin-top: 0; margin-bottom: 0" align="center"> <font size="2"><font color="#000080">The online advantage:</font> You can place your ad online in minutes, 24 hours a day, cancel it at </font></p> <p style="margin-top: 0; margin-bottom: 0" align="center"> <font size="2">any time, post more than one picture, have up to 150 words, all for only <font color="#000080">$10 bucks</font></font></p> <form method="POST" action="--WEBBOT-SELF--" onSubmit="location.href='_derived/nortbots.htm';return false;" webbot-onSubmit name="main search"> <!--webbot bot="SaveDatabase" suggestedext="asp" s-dataconnection="index" s-recordsource="Results" u-database-url="fpdb/index.mdb" s-builtin-fields="REMOTE_HOST HTTP_USER_AGENT Timestamp REMOTE_USER" s-builtin-dbfields="Remote_computer_name Browser_type Timestamp User_name" s-form-fields="T1" s-form-dbfields="T1" u-asp-include-url="_fpclass/fpdbform.inc" startspan --><input TYPE="hidden" NAME="VTI-GROUP" VALUE="2"><!--#include file="_fpclass/fpdbform.inc"--><!--webbot bot="SaveDatabase" endspan i-checksum="40612" --><p style="margin-top: 0; margin-bottom: 0" align="center"> <font size="4">What are you looking for? </font> <input type="text" name="T1" size="18" value="Type it here"> <button name="B1" type="submit" style="height: 22">Find It </button></p> </form> <p> <img border="0" src="top.jpg" width="506" height="17"></td> </tr> this looks confusing but really it should be simple,
|
|
|
|
porsche944
Posts: 366 Joined: 3/6/2002 From: Regina Canada Status: offline
|
RE: why is there page breaks before all my forms? - 3/8/2002 18:42:28
NEVER MIND GUYS> i got it. reflect was right i had to move the form tags, to infront and behind the table tags. thanks for all the suggestions. thanks reflect
|
|
|
|
Reflect
Posts: 4769 From: USA Status: offline
|
RE: why is there page breaks before all my forms? - 3/11/2002 8:40:07
You're welcome. Had me stumped the first time I did it. Brian Work hard, play fair, stay sane
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|