HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
Frames Problem
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Frame
View previous topic :: View next topic  
Author Message
mattryan



Joined: 04 Jul 2004
Posts: 3

PostPosted: Sun Jul 04, 2004 6:17 pm     Frames Problem Reply with quote

I'm working on putting frames on a new site Im working on, and they never show up. I do have show frames enabled on internet explorer, so Im guessing it's something wrong with my script.

<html>
<head>
<title>Untitled</title>
</head>

<Framset rows="50%,40%,10%">

<frame name="banner" src="banner.html">

<frame name="main" src="main.html">

<frame name="links" src="links.html">

<noframes>
go to prefrences under edit then webcontent and check show frames
</noframes>

</frameset>


<body>



</body>
</html>


can anyone tell me whats wrong with this? Thanks.
mjpliv



Joined: 11 May 2004
Posts: 406
Location: Nova Scotia

PostPosted: Mon Jul 05, 2004 3:20 am     Reply with quote

If this is copied from your actual code it may not work because you misspelled frameset -

Code:
<Framset rows="50%,40%,10%">


Also, there is no body in this document, eliminate the body tags.
mattryan



Joined: 04 Jul 2004
Posts: 3

PostPosted: Mon Jul 05, 2004 6:18 am     Reply with quote

ok, i did all of that, but my frame still doesn't show up, could it be because some free hosts don't allow frames for some reason?
mjpliv



Joined: 11 May 2004
Posts: 406
Location: Nova Scotia

PostPosted: Mon Jul 05, 2004 6:45 am     Reply with quote

I just uploaded your code (with the corrections noted) to my server and it works just fine -

http://www.buildersmatrix.com/info/framestest.html

I cannot see where your server would not support frames. What hosting service do you use?

Is the HTML for banner.html, main.html and links.html located in the directory as your frameset html file?
mattryan



Joined: 04 Jul 2004
Posts: 3

PostPosted: Mon Jul 05, 2004 7:47 am     Reply with quote

I am cuurently using bravenet as a temporary host, and yes, they are all in the same directory.

EDIT:It must have been something with the host. I tested it on angelfire and it worked fine. Thanks for the help!
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Frame All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial