top frame on web page? (General Discussion)

top frame on web page? // General Discussion

1  |  

data21

Nov 14, 2001, 9:19pm
how is this done?
right now i got 2 side frames and one in the center, I want one at the top
to.
here is what I got in my indext now. hope this dont show up as an html post,
if it dose im sorry all i want to do it post the html coding. ok I want that
mid.html to be in a top frame.

<HTML>
<HEAD>
<TITLE>Data21's Page</TITLE>
</HEAD>
<FRAMESET COLS="25%,*,25%">
<FRAME SRC="left.html" NAME="left">
<FRAME SRC="mid.html" NAME="mid">
<FRAME SRC="right.html" NAME="right">
</FRAMESET>
</HTML>

bowen

Nov 14, 2001, 9:41pm
<FRAMESET>
<FRAMESET ROWS="20%, 80%" >
<FRAME NAME="A" SRC="top_frame.html">
<FRAME NAME="B" SRC="main_frame.html">
</FRAMESET>

that should do it

--Bowen--

[View Quote]

data21

Nov 14, 2001, 11:17pm
Thanks :-)


[View Quote]

bowen

Nov 15, 2001, 12:15am
hopefully.. just cut that from an old webpage of mine :) Worked?

--Bowen--

[View Quote]

data21

Nov 15, 2001, 4:01am
yes it worked great :-)


[View Quote]

ananas

Nov 15, 2001, 3:48pm
a link that might be useful for all kinds of problems like this :

http://www.webdeveloper.com/library/reference.html

bowen

Nov 15, 2001, 4:18pm
awesome :)

[View Quote]

1  |  
Awportals.com is a privately held community resource website dedicated to Active Worlds.
Copyright (c) Mark Randall 2006 - 2024. All Rights Reserved.
Awportals.com   ·   ProLibraries Live   ·   Twitter   ·   LinkedIn