Log in

View Full Version : space at the top of web pages



Jamcan
12-11-2008, 07:56 AM
I made a few page and they were ok until I tried to insert the following 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

jscheuer1
12-11-2008, 08:27 AM
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.

Jamcan
12-11-2008, 02:46 PM
Thanks John,

Will do and re post.

Jamcan