Posted by Khorne on 09/05/05 19:45
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
Navigation:
[Reply to this message]
|