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!
html frame
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Frame
View previous topic :: View next topic  
Author Message
hannie



Joined: 10 Dec 2004
Posts: 1

PostPosted: Fri Dec 10, 2004 5:38 am     html frame Reply with quote

if i want to open two websites in the same page,(using frame)what should i do..
cemplukcute2003



Joined: 27 Dec 2004
Posts: 28

PostPosted: Thu Jan 06, 2005 4:27 pm     Reply with quote

make a page that contains 2 frames.
for example :
Code:

<HTML>
  <HEAD>
    <TITLE>Login</TITLE>
  </HEAD>
  <FRAMESET ROWS = "30%,70%">
   <FRAME NAME = "header" SRC = "header.php">
   <FRAME NAME = "footer" SRC = "footer.php">
  </FRAMESET>
</HTML>


is this what u're looking for?
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