Need Help Getting Rid Of Extra White Space On Page

2 replies
  • WEB DESIGN
  • |
Hi Warriors. Thought I'd see if one of the html experts
here can spot the problem with one of my webpages. It
has to be something obvious but it's baffled me since
I've only been writing webpages since 1996.

Actually this page stared with a page someone else wrote
and I took on the job of rewriting the page to reflect
major changes.

Anyway, the page is at:
http://easypushbuttontraffic.com/index-new-test.htm

The problem is that I have a HUGE white space at the top
of the page and can't figure out what's causing it.

Likewise, 2/3's of the way down the page, just before it
says "Ok, I'm Convinced But... How Much Is This Going To
Cost Anyway?" there is another huge white space.

Any help fixing that page would earn my eternal gratitude
in indebtedness.

Thank you,
Willie Crawford
#extra #page #rid #space #white
  • Profile picture of the author mojojuju
    Just getting rid of the "height" attributes for the tables seems to do it.

    In the HTML, remove the following height attributes for your tables:

    Code:
    height="7915"
    height="7485"
    So where you see those two height specifiers, just remove them. After that, everything looks fine in Firefox. I haven't checked it with the above modifications in that other web browser.
    Signature

    :)

    {{ DiscussionBoard.errors[754180].message }}
  • Profile picture of the author Willie Crawford
    Yes, that did the trick. Thank you :-)

    Willie
    Signature

    Here's A Ready-Made High Ticket Product To Make Your Own.
    Click To Go BIG!

    {{ DiscussionBoard.errors[754442].message }}

Trending Topics