On 10/18/07, David Laakso <[EMAIL PROTECTED]> wrote:
Edit: resent to css-d after noticing Gmail reply was only to David
Laakso. Sorry.
> Gernot Hassenpflug wrote:
> >
> >   What I am worried about is the following: how can one design CSS
> > styles that resize the block elements when the user decided to
> > increase the font (of the inline text)? /../
> >
> One way of coping with trying to get a layout to work in any and all
> screen window widths, is to set min/max width on the outermost container
> and provide your favorite workaround for IE6 which does not support
> min/max width.

Oops, missed the new posts in threaded mode! Thanks for the tips (and
to Gunlaug Sorten---excuse my misspelling in ASCII-only) and warnings
about zooming. I had a discussion with a friend who is somewhat
experienced also, and he mentioned quite a few points in addition to
what I've been told on this list. Most too technical for me to
understand without actually testing, but one that stood out was:

Declare everything yourself, and use the CSS reset.

He's also sent me some useful links for learning more, which perhaps
people here might find useful too if they don't know about them
already:


http://alistapart.com/

http://www.smashingmagazine.com/

http://www.456bereastreet.com/

Here is---according to him---a good example of the CSS reset technique:

http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/

BTW, I found a site that seems to do very nicely under resizing conditions:

http://www.hlj.com

It generates a wider and wider page as necessary without losing
control of the elements, at least in Firefox/Iceweasel under linux.
Edit: and then I notice...HTML tables. Oh well....it looked nice!

Regards, Gernot
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to