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!
Lost with Frames
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Frame
View previous topic :: View next topic  
Author Message
lostandintrouble



Joined: 19 Dec 2007
Posts: 1

PostPosted: Wed Dec 19, 2007 4:52 am     Lost with Frames Reply with quote

I am trying to follow the steps using the Frames Tutorial and several books. I am completely Lost.
First I created a html File with nothing but text and called it test.html and another called test1.html
<html>
<head>
<Title> Test
</Title>
</head>
<Body>
Text
</body>

Second I created another Html file and added this information named this file as frames.html

<html>
<head>
<Title>Frames
</Title>
</head>
<Body>
<Frameset rows="45, *"> (Note did not want col)
<Frame Src="test.html">
<frame src="test1.html">
</body>
When trying to run this html code, I get nothing, so I know I am doing something wrong.
sticks464



Joined: 31 Dec 2006
Posts: 1166

PostPosted: Wed Dec 19, 2007 5:17 am     Reply with quote

You would be better off using the tutorial at http://www.w3schools.com/tags/tag_frameset.asp
and see http://www.w3schools.com/tags/tag_doctype.asp
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8301
Location: Castle Pines North, CO USA

PostPosted: Wed Dec 19, 2007 5:43 am     Reply with quote



Did you create test1.html? And personally I cannot think of any good reason to use frames - they are a big pain.

_________________
Corey
Toll Free Fax Numbers | Merchant Accounts | Microsoft Expressions
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