White Line +REP 2 All Who Help
I Am Getting Rather angry With My Site As It is Leaving a white line in between frames, Could Anyone Help? +REP to all
http://www.habbo-star.com/index2.htm
Code:
HTML Code:
<html>
<head>
<title>Habbo Star</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<frameset rows="168,*">
<frame src="banner.htm" name="banner" marginheight="0" marginwidth="0" scrolling="no" frameborder="0" noresize>
<frame src="bottom.htm" name="bottom" scrolling="no" frameborder="0" noresize>
</frameset>
</html>