Click here to get back home

how to contain frames using css?

 HomeNewsGroups | Search | About
 comp.infosystems.www.authoring.html    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
how to contain frames using css? Geoff Cox 11-16-2007
Get Chitika Premium
Posted by Geoff Cox on November 16, 2007, 11:30 am
Please log in for more thread options
Hello,

I am trying and failing to contain the 3 areas in the same box.

The <div id="wrap"> used in the ordinary html pages does not work -
ideas please!

Cheers

Geoff


<html>
<head>
        <title>Untitled</title>
        <link rel="stylesheet" type="text/css" href="test.css" />
</head>

<div id="wrap">

<frameset rows="20%, 80%">
<frame src="names-topbar.htm">

<frameset cols="30%, 70%">
<frame src="names-left.htm">
<frame src="names-right.htm">
</frameset>

</frameset>

</div>


</html>

Posted by Rik Wasmus on November 16, 2007, 11:33 am
Please log in for more thread options
On Fri, 16 Nov 2007 17:30:46 +0100, Geoff Cox <"<>"> wrote:

> Hello,
>
> I am trying and failing to contain the 3 areas in the same box.
>
> The <div id=3D"wrap"> used in the ordinary html pages does not work -
> ideas please!

Because it's a frameset, you can't use any other markup except for frame=
s. =

What's the effect you're going for? (And what do you want to use frames =
at =

all?)
-- =

Rik Wasmus

Posted by Geoff Cox on November 16, 2007, 12:04 pm
Please log in for more thread options
On Fri, 16 Nov 2007 17:33:21 +0100, "Rik Wasmus"

>On Fri, 16 Nov 2007 17:30:46 +0100, Geoff Cox <"<>"> wrote:
>
>> Hello,
>>
>> I am trying and failing to contain the 3 areas in the same box.
>>
>> The <div id="wrap"> used in the ordinary html pages does not work -
>> ideas please!
>
>Because it's a frameset, you can't use any other markup except for frames.
>What's the effect you're going for? (And what do you want to use frames at
>all?)

Rik,

I want the 3 areas to be contained in the same size box as the rest of
the html pages, so that the whole lot takes up say 75% of the browser
window - and is centred too.

Cheers

Geoff

PS I guess I can move away from frames with css?

Similar ThreadsPosted
So, HOW should one do "frames" without Frames? September 6, 2004, 7:30 pm
frames and N/FF/M April 6, 2005, 2:38 pm
Re: CSS frames April 17, 2006, 3:52 pm
frames/no frames July 22, 2006, 9:47 am
Doing frames, without frames? July 25, 2006, 4:51 pm
Should I use frames? December 23, 2006, 8:56 pm
When frames aren't evil August 27, 2004, 2:02 am
frames attributes September 11, 2004, 5:30 pm
Alternative to Frames November 17, 2004, 8:19 pm
frames problem? December 22, 2004, 2:44 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap