Trevor Boult wrote:
> Could some kind soul suggest a way I can stop my divs 
> moving/expanding/collapsing when text is re-sized.

> http://www.ukagriculture.com/countryside/history_of_countryside/countryside_history.html
> 
1: do not use 'em' when defining width on containers. Dimensions in 'em'
relate directly to font-size, and is only practical when we want
containers to expand with font-size. Your design dictates width defined
in 'px'.

2: make sure containers can expand in height without breaking your
design, as that content has to be able to go somewhere.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to