Frames

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

disappearing frames 7
Force Character Encoding 9
frameset question 4
Import site created in NetFusion with Flash 1
php 4
Doc Type in FrontPage Webs 1
View Source 1
What! Why? 3

Top