V
Vivvy
When I look at the html pane for my website I don't see anything about
frames (I've recently converted the site from shared borders to no shared
borders). However when I do a view source from a browser I get this:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<TITLE>mysite.com</TITLE>
</HEAD>
<FRAMESET rows="100%,*" border=0 frameborder=0 framespacing=0>
<FRAME name=top src="mysite.com" noresize>
</FRAMESET>
</HTML>
I can't "find" this in front page to eliminate it. Help!
Viv
frames (I've recently converted the site from shared borders to no shared
borders). However when I do a view source from a browser I get this:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<TITLE>mysite.com</TITLE>
</HEAD>
<FRAMESET rows="100%,*" border=0 frameborder=0 framespacing=0>
<FRAME name=top src="mysite.com" noresize>
</FRAMESET>
</HTML>
I can't "find" this in front page to eliminate it. Help!
Viv