PDA

View Full Version : For all you html experts....


ThaKiller
02-28-2001, 05:28 AM
Hi!

I want to put a so-called "inline frame" (iframe) on one of my sites which leads to a gallery on a freehost...
this is what I have now:

<IFRAME SRC="url" HEIGHT=1000 WIDTH=700 BORDER=0 SCROLLING=0>

but for some strange reason there is STILL a border. can anybody give me a tip how I can remove this 1 or 2 pixel border on all sides as well?

thanks in advance

ThaKiller