Hi everyone, I want to be rid of a scroll bar in my home page it is the menu I have dedicated separating from the main frame.
The frameset.html reads:
<Html>
<Head>
<TITLE><Chess Clubs in South Australia</TITLE>
</Head>


<FRAMESET cols="415,*">
<FRAME SRC="menu.htm" NAME="LEFTFRAME">
<FRAME SRC="frame1.htm" NAME="RIGHTFRAME">
</FRAMESET>
</HTML>



Is this where I make the change in order to get rid of the scroll bar my url is geocities.com/chess_sa/Frames/framedef.htm
If you take a look you can see what I mean. Thank you Big Time whoever answers this question. This is my first web page and I will be very greatfull for any advice.
steven