#1 (permalink)  
Old 12-29-2003, 05:11 PM
Registered User
 
Join Date: Dec 2003
Posts: 2
Question Extra whitespace on pages with forms in NN

I have noticed that pages I have coded that include a form have a bit of extra whitespace at the top of the page when viewed in NN. The extra space is not there in IE. When clicking through menu items when the page with the form is selected, the page drops down slightly, an effect I don't really want. Although I've done a few web sites now, I'm certainly no expert , so any hints or suggestions to correct this would be appreciated.
Reply With Quote

  #2 (permalink)  
Old 01-10-2004, 05:45 PM
Till's Avatar
Administrator
 
Join Date: Jan 2002
Location: Berlin, Germany
Posts: 1,453
You can usually do something like that to get rid off the whitespace created by forms:

Code:
<table>
<form>
<tr><td>
<input type="text">
</td></tr>
</form>
</table>
Just an example, it works pretty well though.

Hope that helps,
Till
Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT -5. The time now is 02:49 PM.

 
Bitrix
Clicky Web Analytics
CloudContacts
Maxtango


Subscribe to our feed | add to myYahoo!

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
© 1997-2007 HTMLCenter