Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > another curious problem with mozilla

Reply
Thread Tools

another curious problem with mozilla

 
 
nowhere man
Guest
Posts: n/a
 
      11-04-2003
I have 3 divisions contained within a main division.
Assume each one is 33% of the larger container.
Divisions 1 and 2 appear to resize properly with the resizing of the browser
window. But #3 floats down below division 1 and becomes seperated from the
main container.
Which throws the whole display off. What's the cure for this problem?

div.main{height:100%;width:90%;}
div.sample{height:90%; width;33%;; float:left;}

<body>
<div class="main">
<div class="sample">1</div>
<div class="sample">2</div>
<div class="sample">3</div>
</div>


 
Reply With Quote
 
 
 
 
Toby A Inkster
Guest
Posts: n/a
 
      11-04-2003
nowhere man wrote:

> div.main{height:100%;width:90%;}
> div.sample{height:90%; width;33%;; float:left;}
>
> <body>
> <div class="main">
> <div class="sample">1</div>
> <div class="sample">2</div>
> <div class="sample">3</div>
> </div>


33% is cutting it a bit fine -- it doesn't leave much space for the
padding on <body>. Try 32%.

--
Toby A Inkster BSc (Hons) ARCS
Contact Me - http://www.goddamn.co.uk/tobyink/?id=132

 
Reply With Quote
 
 
 
 
informant
Guest
Posts: n/a
 
      11-04-2003

"nowhere man" <> wrote in message
news: trafeed.com...
> I have 3 divisions contained within a main division.


Is this the same a three nym-shifting sockpuppets in the same K00k brain,
Bullis?

> Assume each one is 33% of the larger container.
> Divisions 1 and 2 appear to resize properly with the resizing of the

browser
> window. But #3 floats down below division 1 and becomes seperated from the
> main container.
> Which throws the whole display off. What's the cure for this problem?


Drink bleach, Bullis and turn off your computer.

> div.main{height:100%;width:90%;}
> div.sample{height:90%; width;33%;; float:left;}
>
> <body>
> <div class="main">
> <div class="sample">1</div>
> <div class="sample">2</div>
> <div class="sample">3</div>
> </div>




X-Abuse-Report:
Message-ID: < eed.com>
Path:
sn-us!sn-xit-06!sn-xit-09!supernews.com!newshosting.com!news-xfer1.atl.newsh
osting.com!newsfeed.news2me.com!elnk-nf2-pas!elnk-pas-nf1!newsfeed.earthlink
..net!pd7cy1no!pd7cy2so!shaw.ca!news3.optonline.ne t!newsfeed-east.nntpserver.
com!nntpserver.com!unlimited.ultrafeed.com!not-for-mail
Date: Tue, 04 Nov 2003 05:19:45 GMT
Lines: 18
From: "nowhere man" <>
Newsgroups: alt.html
Subject: another curious problem with mozilla
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1106
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
X-No-Archive: yes
FL-Build: Fidolook 2002 (SL) 6.0.2600.78 - 24/10/2002 21:18:29
Xref: sn-us alt.html:436769



 
Reply With Quote
 
Richard
Guest
Posts: n/a
 
      11-04-2003
informant wrote:


> "nowhere man" <> wrote in message
> news: trafeed.com...
>> I have 3 divisions contained within a main division.


> Is this the same a three nym-shifting sockpuppets in the same K00k
> brain,
> Bullis?


It would appear that informant has not the capability to understand that
numerous people can have problems when designing web sites. His only purpose
in posting is to harass me and doesn't give a damn who else he might hurt in
the process.


 
Reply With Quote
 
informant
Guest
Posts: n/a
 
      11-04-2003

"Richard" <> wrote in message
news:...
> informant wrote:
>
>
> > "nowhere man" <> wrote in message
> > news: trafeed.com...
> >> I have 3 divisions contained within a main division.

>
> > Is this the same a three nym-shifting sockpuppets in the same K00k
> > brain,
> > Bullis?

>
> It would appear that informant has not the capability to understand that
> numerous people can have problems when designing web sites.


Oh, I understand just fine, Liar.

>His only purpose
> in posting is to harass me and doesn't give a damn who else he might hurt

in
> the process.


Hey Bullis, I was talking to your sockpuppet. Why don't you let it do the
whining?


Path:
sn-us!sn-xit-01!sn-xit-08!supernews.com!newsfeed.news2me.com!cyclone1.gni lin
k.net!pln-e!spln!dex!extra.newsguy.com!newsp.newsguy.com!ene ws1
From: "Richard" <>
Newsgroups: alt.html
Subject: Re: another curious problem with mozilla
Date: Tue, 4 Nov 2003 12:03:20 -0600
Organization: http://extra.newsguy.com
Lines: 17
Message-ID: <>
References: < eed.com>
<>
NNTP-Posting-Host: p-908.newsdawg.com
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1106
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
FL-Build: Fidolook 2002 (SL) 6.0.2600.78 - 24/10/2002 21:18:29
X-No-Archive: yes
Xref: sn-us alt.html:436836



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Curious problem when applying XSLT..... nick@codefresh.com Java 3 08-27-2005 01:56 AM
Curious problem applying XSTL in Java nick@codefresh.com XML 1 08-26-2005 10:20 AM
Curious Problem.. Rob Meade ASP .Net 17 04-27-2004 07:39 AM
Curious link button navigation problem Framework fan ASP .Net 4 03-08-2004 12:13 AM
Another Curious C++ Error - Illegal Left Operand Tim Mierzejewski C++ 2 06-25-2003 09:37 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57