/    Sign up×
Community /Pin to ProfileBookmark

help: how to get rid of an extra space under my forms

Hello
I don’t manage to get rid of an extra space that appears in IE and Netscape under all of my forms ?

see my snapshot picture here:
[IMG]http://www.sharemation.com/zimponpon123/extraspace.gif[/IMG]

Is there a way to get that space out ? I don’t see any  , space or return left in my code – I also removed my CSS but that extra space doesn’t leave ?

Could somebody please help ?

Thank you very much ?

[QUOTE]

<td align=”right”><form name=”Gotopagenumber” id=”form1″ method=”get” action=”index.php”>
<table border=”0″ cellpadding=”0″ cellspacing=”0″ class=”Blueform”>
<tr align=”center” valign=”middle”>
<td colspan=”2″><img src=”../images/GotoPageNr.gif” alt=”Go to page nr” width=”30″ height=”12″ /></td>
</tr>
<tr valign=”middle”>
<td width=”123″ align=”right”><input name=”pageNum” type=”text” id=”pageNum2″ size=”4″ maxlength=”4″ />
/ <strong> </strong> </td>
<td width=”88″ align=”left”><input type=”submit” name=”Submit” value=”Submit” /></td>
</tr>
</table>
</form></td>

[/QUOTE]

to post a comment
Full-stack Developer

2 Comments(s)

Copy linkTweet thisAlerts:
@CyCoFeb 19.2004 — <form name="Gotopagenumber" id="form1" method="get" action="index.php" [COLOR=red]style="margin:0"[/COLOR]>

or, in your style sheet...

<style type="text/css">

<!--

form {margin:0}

-->

</style>
Copy linkTweet thisAlerts:
@floppyauthorFeb 19.2004 — Wonderful - You made my day !!! ?

Thank you CyCo

(You can't imagine the time I spend on that @3*! extra space ? )
×

Success!

Help @floppy spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.23,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...