|
Posted by dorayme on 09/06/05 08:57
> From: "Khorne" <khorne_fr1@hotmail.com>
> Hi,
>
> I've got a problem with spacing/border between frames under Internet
> Explorer.
> Here is my HTML code:
>
> <FRAMESET rows="58,*" FRAMEBORDER=no FRAMESPACING=0 BORDER=0>
> <FRAME src="/images/music.html" NAME="music" SCROLLING="no" NORESIZE="yes">
> <FRAME src="home.php" NAME="main" SCROLLING="no" NORESIZE="yes">
> </FRAMESET>
>
>
> Under Firefox or other browser, the frame display correctly without space or
> border. But under IE there is always a tiny space between frame.
>
> Can somebody help me to fix this problem?
>
> Thanks for you help
>
> Guillaume
Let me sum up again, better than in my last post...
(your prob is the space, probably white, in no border frame
setup)
If you cannot be rid of the space: Have no border and match the
design to make the strip of space unnoticeable. Or have a border
and be done. Or look further to see if you can reliably
cross-browser control the actual border colour and then design
so it is not noticeable.
> dorayme
Navigation:
[Reply to this message]
|