Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 02-03-2006, 08:29 AM   #1 (permalink)
 
Newb Techie

Join Date: Aug 2005

Posts: 39

debragrant

Default title bar

I have a website:

http://www.hannahjanefox.co.uk

I have a top frame. I am having a problem with the title bar. I have named it but it keeps coming up as 'untitled document' have I missed a page or something? I'm looking at the first page at the moment. the top frame has been named and so as the home page (index1) but I don't know why it's not changed. Problem simple and I've overlooked something.

I know there are probably broken links.
debragrant is offline  
Old 02-03-2006, 12:22 PM   #2 (permalink)
 
Junior Techie

Join Date: Nov 2005

Posts: 81

Emperor

Default

link unoperational
Emperor is offline  
Old 02-03-2006, 04:00 PM   #3 (permalink)
Kdar's Avatar
 
Ultra Techie

Join Date: Dec 2005

Posts: 872

Kdar is on a distinguished road

Default

http://www.hannah.diva-host.com/

try copy and paste

What you using debragrant? which editing soft?
But any way. Do source of page and
-------------

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
</head>

<frameset rows="96,*" cols="*" framespacing="0" frameborder="no" border="0">
<frame src="UntitledFrame-18.html" name="topFrame" scrolling="No" noresize="noresize" id="topFrame" title="topFrame" />
<frame src="index1.html" name="mainFrame" id="mainFrame" title="mainFrame" />
</frameset>
<noframes><body>
</body>
</noframes></html>
-----------------------

You see there <title>Untitled Document</title>
change inside of it to whatever you want.
Kdar is offline  
Old 02-04-2006, 09:01 AM   #4 (permalink)
 
Newb Techie

Join Date: Aug 2005

Posts: 39

debragrant

Default

thanks, thats what I did change obviously missed this and only did the mainframe & topframe lol
debragrant is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On