"Richard" <anom@anom> wrote in message news:bni1770j7l@enews4.newsguy.com...
> Daniel Ruscoe wrote:
>
> > Hi guys.
>
> > I want to use 'min-width' on a new site to prevent the navigation
> > being
> > ruined in a window smaller than 640px across.
>
> > body {
> > min-width: 640px;
> > }
>
> > Works great in Opera, as all good things do, but has no effect in IE
> > 6.
>
> > Anybody know of a work around?
>
> > Cheers!
>
> > - Dan
>
> <body bgcolor="white">
>
> <hr width="640" size="1" bgcolor="white">
>
> Put that as your first line of coding.
>
> Or try the following:
>
> <div style="width:640px; height:800px; background-color:white;
border:solid
> black 1px;">
> </div>
>
> Now put all your other coding for the page within the div tags.
Bullis, quit showing up a day late when the guy's problem was already
solved. Thank yew!11!
Path:
sn-us!sn-xit-01!sn-xit-08!supernews.com!priapus.visi.com!news-out.visi.com!g
reen.readfreenews.net!news.readfreenews.net!cox.net!news-xfer.cox.net!logbri
dge.uoregon.edu!pln-e!spln!dex!extra.newsguy.com!newsp.newsguy.com!enews4
From: "Richard" <anom@anom>
Newsgroups: alt.www.webmaster
Subject: Re: CSS min-width for IE?
Date: Sun, 26 Oct 2003 20:50:57 -0600
Organization: <a style='text-decoration: underline;' href="http://extra.newsguy.com" target="_blank">http://extra.newsguy.com</a>
Lines: 36
Message-ID: <bni1770j7l RemoveThis @enews4.newsguy.com>
References: <MPG.1a04c72a2d9aef9a98970c RemoveThis @news.btopenworld.com>
NNTP-Posting-Host: p-423.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.www.webmaster:303607<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: CSS min-width for IE?