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!
help with frame layotu please?
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Frame
View previous topic :: View next topic  
Author Message
midnightangel



Joined: 12 Jul 2007
Posts: 5

PostPosted: Thu Jul 12, 2007 5:12 am     help with frame layotu please? Reply with quote

im having lots of trouble with this layout
could you please help me in codeing it?

-i dont understand how to put in the background for the nav. or the top part of it or anything really pretty please help me code this

Code:
<HTML>

<HEAD>
<TITLE>.::M i d n i g h t::. .::A n g e l::.</TITLE>
</HEAD>
<frameset rows="150,*"></style>
<frame src="top.html" name="top" noresize="yes">

<frameset cols="150,*,150">
<frame src="links1.html" name="links1" noresize="yes">

<frameset rows="*,25">
<frame src="main.html" name="main" noresize="yes">

<frame src="bottom.html" name="bottom" noresize="yes">
</frameset>

<frameset cols="*">
<frame src="links2.html" name="links2" noresize="yes">
</frameset>
</HTML>

thank you.
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8199
Location: Castle Rock CO USA

PostPosted: Thu Jul 12, 2007 12:32 pm     Reply with quote



The background image would go into the top.html, links1.html, main.html, bottom.html, links2.html.

Any reason why you are using so many frames?

_________________
Corey
Toll Free Fax Numbers | Merchant Accounts
midnightangel



Joined: 12 Jul 2007
Posts: 5

PostPosted: Fri Jul 13, 2007 9:27 am     Reply with quote

i still dont understand
should i use a different index?

im using a bunch of frames cuz i need to
i have alot of content
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8199
Location: Castle Rock CO USA

PostPosted: Fri Jul 13, 2007 10:43 am     Reply with quote

Included Content would be the way to go. And then use tables or divides to help you layout the site, not frames.

_________________
Corey
Toll Free Numbers | Merchant Accounts
midnightangel



Joined: 12 Jul 2007
Posts: 5

PostPosted: Sat Aug 04, 2007 8:36 am     Reply with quote

i deff got it now thanks.

one more thing, could you tell me what wronge with this code

it looks like:


Code:
<DIV style="LEFT: 0px; POSITION: absolute; TOP: 0px">
<img src="http://i135.photobucket.com/albums/q135/alligurl66/layout.png.jpg">

<iframe allowtransparency="true" frameborder="0" border=0 width=121
height=245 src="/left.html"
name="left" style="position:absolute; left:15; top:177" scrolling=yes">
</iframe>

<iframe allowtransparency="true" frameborder="0" border=0 width=364
height=245 src="/main.html"
name="main" style="position:absolute; left:151; top:177" scrolling=yes">
</iframe>

<iframe allowtransparency="true" frameborder="0" border=0 width=121
height=245 src="/right.html"
name="right" style="position:absolute; left:530; top:177" scrolling=yes">
</iframe>
midnightangel



Joined: 12 Jul 2007
Posts: 5

PostPosted: Sat Aug 04, 2007 8:36 am     Reply with quote

i deff got it now thanks.

one more thing, could you tell me what wronge with this code

it looks like:


Code:
<DIV style="LEFT: 0px; POSITION: absolute; TOP: 0px">
<img src="http://i135.photobucket.com/albums/q135/alligurl66/layout.png.jpg">

<iframe allowtransparency="true" frameborder="0" border=0 width=121
height=245 src="/left.html"
name="left" style="position:absolute; left:15; top:177" scrolling=yes">
</iframe>

<iframe allowtransparency="true" frameborder="0" border=0 width=364
height=245 src="/main.html"
name="main" style="position:absolute; left:151; top:177" scrolling=yes">
</iframe>

<iframe allowtransparency="true" frameborder="0" border=0 width=121
height=245 src="/right.html"
name="right" style="position:absolute; left:530; top:177" scrolling=yes">
</iframe>
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8199
Location: Castle Rock CO USA

PostPosted: Sat Aug 04, 2007 9:52 am     Reply with quote

The code in general. Too many iframes and using absolute positioning.

It seems the problems you are pointing at are in the main.html or right.html?

_________________
Corey
Toll Free Numbers | SiteMaps for Search Engines
midnightangel



Joined: 12 Jul 2007
Posts: 5

PostPosted: Sat Aug 04, 2007 11:01 am     Reply with quote

its the index
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8199
Location: Castle Rock CO USA

PostPosted: Sun Aug 05, 2007 2:16 am     Reply with quote

So what's the source code in the index.html page?

_________________
Corey
Toll Free Fax Numbers | Mile High Merchant Accounts
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   |   Webmaster Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial