Re: Centered CSS
In article Jocab wrote:[color=blue]
> On Mon, 23 Feb 2004 03:49:36 -0500, Neal <neal413@spamrc n.com> wrote:[color=green]
> >Check out the page design at htmldog.com and tell me if it won't work in
> >all the viewport sizes you listed and then some.[/color]
>
> Sure it does. But it has no minimum width.[/color]
That is becasue minimum width is hardly ever useful. In fact, it is most
often harmful. Google old posts by me, if you can't figure it out
yourself. You could for example try 400px wide window (on low res
screen), and then think again if min-width of 800px makes sence.
[color=blue]
> It looks nice in 1600*1200
> but my site won't have that much content so won't look nice...[/color]
If your problem is not having content, it is not really good reason to
make it break down to hide that.
--
Lauri Raittila <http://www.iki.fi/lr> <http://www.iki.fi/zwak/fonts>
Saapi lähettää meiliä, jos aihe ei liity ryhmään, tai on yksityinen
tjsp., mutta älä lähetä samaa viestiä meilitse ja ryhmään.
In article Jocab wrote:[color=blue]
> On Mon, 23 Feb 2004 03:49:36 -0500, Neal <neal413@spamrc n.com> wrote:[color=green]
> >Check out the page design at htmldog.com and tell me if it won't work in
> >all the viewport sizes you listed and then some.[/color]
>
> Sure it does. But it has no minimum width.[/color]
That is becasue minimum width is hardly ever useful. In fact, it is most
often harmful. Google old posts by me, if you can't figure it out
yourself. You could for example try 400px wide window (on low res
screen), and then think again if min-width of 800px makes sence.
[color=blue]
> It looks nice in 1600*1200
> but my site won't have that much content so won't look nice...[/color]
If your problem is not having content, it is not really good reason to
make it break down to hide that.
--
Lauri Raittila <http://www.iki.fi/lr> <http://www.iki.fi/zwak/fonts>
Saapi lähettää meiliä, jos aihe ei liity ryhmään, tai on yksityinen
tjsp., mutta älä lähetä samaa viestiä meilitse ja ryhmään.
Comment