PDA

View Full Version : HTML, Frames



Arcainic
June 9th, 2001, 14:24
Does uh anyone happen to know how to get rid of a bar that goes between your webpage when you used frames?

Please email me if you do, I need to start working on my webpage, games are so distracting.

gyrbo
June 9th, 2001, 17:18
use

<frameset border="0" ...>
<...

Arcainic
June 9th, 2001, 17:33
I put that stuff where I left < framename=... scrolling=no...>
That's why it didn't work, thankz.