Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Oct 2005 15:49:23 +0200
From:      Fabian Keil <freebsd-listen@fabiankeil.de>
To:        Giorgos Keramidas <keramida@freebsd.org>
Cc:        freebsd-www@freebsd.org
Subject:   Re: CSS 1.X vs. 2.X attributes
Message-ID:  <20051010154923.21c80764@localhost>
In-Reply-To: <20051010102511.GC2617@flame.pc>
References:  <20051010102511.GC2617@flame.pc>

next in thread | previous in thread | raw e-mail | index | archive | help
--Signature_Mon__10_Oct_2005_15_49_23_+0200_0qqsNcheK.YqBkv7
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

Giorgos Keramidas <keramida@freebsd.org> wrote:

> # Date: Mon, 10 Oct 2005 13:21:17 +0300
> # From: Giorgos Keramidas <keramida@ceid.upatras.gr>
> #
> # On 2005-10-10 12:03, Dag-Erling Sm?rgrav <des@des.no> wrote:
> # >Giorgos Keramidas <keramida@ceid.upatras.gr> writes:
> # >> How about specifying a minimum of 765px and then a width of 75%?
> # >>
> # >> 	min-width: 765px;
> # >> 	width: 75%;
> # >>
> # >> That should do the trick.

I believe:

min-width: 75%;
width: 765px;

would be better, as it doesn't break the layout if the browser
window is small and the browser doesn't handle min-width.

I assume that in most cases people with big monitors use
newer browser versions than people with small monitors.

Therefore broken layout in older browsers with small window
sizes will hurt more people than useless white space in older
browsers with big window sizes.

Nevertheless I still think specifying absolute width is wrong
and 75% isn't high enough.

Fabian
--=20
http://www.fabiankeil.de/

--Signature_Mon__10_Oct_2005_15_49_23_+0200_0qqsNcheK.YqBkv7
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)

iD8DBQFDSnF3jV8GA4rMKUQRAi3MAKDHa2Ja9XODHkm/hkvQ7Ul3Rx1HwQCg52fM
YwuCYwTzWeTfiC+aZv9Hy9U=
=RLQJ
-----END PGP SIGNATURE-----

--Signature_Mon__10_Oct_2005_15_49_23_+0200_0qqsNcheK.YqBkv7--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051010154923.21c80764>