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!
Creating an iframe site from a template
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Frame
View previous topic :: View next topic  
Author Message
bmxgj



Joined: 02 Jul 2009
Posts: 1

PostPosted: Thu Jul 02, 2009 10:52 am     Creating an iframe site from a template Reply with quote

hello. i am having difficulty figuring out how to make iframes out of this free template:

http://www.freewebsitetemplates.com/preview/template24/

download: http://www.freewebsitetemplates.com/download.php?template=template24

i would like the banner and buttons as the TOP and the rest of the stuff as the bottom on the iframed website.

i was thinking i'd do this


Code:
<html>
<head>
<title>iFRAMES</title>
</head>
<frameset rows="150,*">
  <frame src="96_top.html" frameborder=0 scrolling="no" NAME="top">
  <frameset cols="220,*">
    <frame src="main.html" frameborder=0 NAME="bottom">
 
  </frameset>

   
  <noframes>
    <body>
      <a href="your main page.html">Click Here</a>
    </body>
  </noframes>
</frameset>
</html>



however then I wouldn't get the white side bars.

does anyone have any good ideas on how to turn this template into a framed site?

thanks,

g
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 

 
DARFUR
HOSTING / DESIGN
MAKE MONEY

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