1px line when showing logo across two frames....
I posted this in the HTML page but thought Id give it a go here.
Can anyone help me?....Im trying to get rid of the one px line between the top and left frame so the graphic looks
as one....????
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<frameset rows="190,443" cols="*" frameborder="NO" border="0" framespacing="0">
<frame src="UntitledFrame-5.htm" name="Top" noresize scrolling="NO" marginwidth="0" marginheight="0"
frameborder="NO">
<frameset cols="234,260" rows="*">
<frame src="Untitled-2.htm" name="Left" noresize scrolling="NO" marginwidth="0" marginheight="0"
frameborder="NO">
<frame src="UntitledFrame-6.htm" name="Main" noresize scrolling="NO" marginwidth="0" marginheight="0"
frameborder="NO">
</frameset>
</frameset>
<noframes><body bgcolor="#FFFFFF">
</body></noframes>
</html>
here is the URL for a page I set up for viewing the prob.
http://www.ozemail.com.au/~stuartjohnston/HTML/UntitledFrame-17.htm