Frame help.

liunx

Guest
Ok Im having a problem with alignment of the different frames. When it opens the homepage, there is a big space between the top and right. And when you click on "About" the space goes away.<br />
Is there a way to fix it so there isnt such a big gap?<br />
Ive tried everything.<br />
<br />
<!-- m --><a class="postlink" href="http://www.members.shaw.ca/countblah69/Van%20Isle%20Style/frame.htm">http://www.members.shaw.ca/countblah69/ ... /frame.htm</a><!-- m --><!--content-->Try this:<br />
<br />
<html> <br />
<head> <br />
<title>..::: Vancouver Island Biking :::..</title> <br />
</head> <br />
<frameset rows="20%,*" border="0" frameborder="0" framespacing="0"><br />
<frame src=http://www.htmlforums.com/archive/index.php/"top.htm" scrolling="no" name="topframe" /><br />
<frameset cols="15%,*"><br />
<frame src=http://www.htmlforums.com/archive/index.php/"left.htm" scrolling="no" name="leftframe" / ><br />
<frame src=http://www.htmlforums.com/archive/index.php/"right.htm" name="rightframe" /><br />
</frameset><br />
</frameset><br />
<noframes> <br />
<body bgcolor="#FFFFFF" text="#000000"> <br />
Ths site is in frames<br />
</body> <br />
</noframes><br />
</html><br />
<br />
=============<br />
<br />
And get Irfanview right now.......<br />
... the image is 925 kb big........1 MB !!!!!!!!!!!!<br />
..... /Img_0206.jpg<br />
Resize big (kb) images with irfanview <!-- w --><a class="postlink" href="http://www.irfanview.com">www.irfanview.com</a><!-- w --><br />
<br />
:rocker:<!--content-->That didnt work for me:(<!--content-->
 
Back
Top