Results 1 to 3 of 3

Thread: space at the top of web pages

  1. #1
    Join Date
    Jan 2006
    Location
    Brampton, Ont
    Posts
    42
    Thanks
    13
    Thanked 0 Times in 0 Posts

    Unhappy space at the top of web pages

    I made a few page and they were ok until I tried to insert the following code:

    HTML Code:
      <div align="center"><OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
              codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0"
              ID=open WIDTH=300 HEIGHT=150>
              <PARAM NAME=movie VALUE="open">
              <PARAM NAME=quality VALUE=high>
              <PARAM NAME=loop VALUE=true>
              <EMBED src="open" loop=false quality=high
               WIDTH=300 HEIGHT=150 TYPE="application/x-shockwave-flash"
               PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
              </EMBED>
      </OBJECT></div>
    and since that all the pages now have an 1/2 inch gap at the top.

    Can someone tell me what to do to remove the space? I have removed the code from the program but the space still remains.

    Thanks in advance.
    timmytiger32@hotmail.com
    Last edited by jscheuer1; 12-11-2008 at 08:24 AM.

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    You haven't told us anything we can use to help you. There are many things that can create space in a page's layout. If you really want help:

    Please post a link to the page on your site that contains the problematic code so we can check it out.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Jan 2006
    Location
    Brampton, Ont
    Posts
    42
    Thanks
    13
    Thanked 0 Times in 0 Posts

    Default Space at top of website

    Thanks John,

    Will do and re post.

    Jamcan

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •