hi this is what i am trying to do.
<body colour="yellow">
<fameset ........ frameboader=no> ok you get no board but it leave a white line behide how do i get ride of the white line
could someone show me a way please ....
Printable View
hi this is what i am trying to do.
<body colour="yellow">
<fameset ........ frameboader=no> ok you get no board but it leave a white line behide how do i get ride of the white line
could someone show me a way please ....
You can't have a body and a frameset in the same document.. :rolleyes:
I might be wrong, but I didn't think that <body > tags were allowed with <frameset> definitions.
This might be your problem because I've had no problem with frames without borders showing up completely invisibly.
If you are trying to do something tricky, it's hard to say, maybe you should include a little more code.
cudabean
maybe an <iframe> is what you're looking for...an integrated frame
*whisper* IFrame = Inline frame */whisper*
this is the code which loads up all main 3 webpages please help me.
<HTML>
<HEAD>
<TITLE> My Frame Page-The Master page</TITLE>
</HEAD>
<FRAMESET rows="50,2*" frameboarder=No>
<FRAME SRC="TITLE.HTML" >
<FRAMESET cols="26%,74%" SCROLLING=NO BORDERCOLOR="YELLOW">
<FRAME SRC="home.HTML" SCROLLING=NO BORDERCOLOR="YELLOW">
<FRAME SRC="MAIN.HTML" SCROLLING=NO BORDERCOLOR="YELLOW">
</FRAMESET>
</FRAMESET>
</HTML>
what happens is like i said i want yellow background with no boarders but it take boarders away and leaves a white line how do i get rid of this
THATS <frameset ????? frameborder=no>
sorry about the spelling