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!
Need help with frames!!
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Frame
View previous topic :: View next topic  
Author Message
undergoingchanges



Joined: 17 May 2005
Posts: 1

PostPosted: Tue May 17, 2005 5:56 pm     Need help with frames!! Reply with quote

hey guys i need some help bad...okay im building this website with frames. and i need to know why, when you click on the links, the proper .html page doesnt show up in the proper frame? i used name= and target= and that still didnt work. please help, it would be much appriciated.


p.s. here is the website that i need help with!! thanks again.
gary.newelluk



Joined: 12 May 2005
Posts: 548
Location: Peterhead, Scotland

PostPosted: Wed May 18, 2005 7:10 am     Reply with quote

Your index.html file should not have the <HTML> and <HEAD> tags in them.

Code:

<frameset cols="*,750,*" framespacing="1" frameborder="no" scrolling="no" noresize>
<frame src="side.html" frameborder="no" scrolling="no" noresize>

<frameset rows="*,345" framespacing="0" frameborder="no" scrolling="no" noresize>
<frame src="top.html" name=top frameborder="no" scrolling="no" noresize>
<frame src="homepage.html" name=main frameborder="no" scrolling="no" noresize>
</frameset>

<frame src="side2.html" frameborder="no" scrolling="no" noresize>
</frameset>

</frameset>


And in your code above you seem to have one </frameset> too many or are my eyes deceiving me.
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
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

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