Felix Miata wrote:

>Cory Perry wrote:
> 
>  
>
>>I am looking for some info on text resizing. Currently, if you resize
>>the text on a site that I am working on, the text expands but the site
>>does not expand to accomidate this. Is it because I am using a wrapper
>>div that is a fixed size to contain everything? The fonts are all set to
>>em's for sizing.
>>    
>>
>
>Fixed widths generally aren't very friendly to any text size other than
>whatever the author assumed during construction.
> 
>  
>
>>I noticed that on http://www.simplebits.com/ (for example) that when you
>>resize the text, the site expands to accomidate it. I am trying to
>>    
>>
>
>Looks fixed-width to me. :-p
>
>  
>
>>achieve that same technique. Any help, tips, ideas, or links would be
>>greatly appreciated!
>>    
>>
>
>Normally for questions about basic layout type someone would point you
>to http://css-discuss.incutio.com/?page=CssLayouts but fluid layouts
>seem to be a missing option on that page. :-( Have a look at these:
>
>http://mrmazda.no-ip.com/auth/widths-em-v-px.html
>http://mrmazda.no-ip.com/auth/fflinelength.html
>http://mrmazda.no-ip.com/auth/Sites/dlviolin.html
>http://www.digital-web.com/articles/fluid_thinking/
>http://evolt.org/article/Liquid_Design_for_the_Web/20/15177/index.html
>http://www.gunlaug.no/contents/wd_1_01_02.html
>http://www.alistapart.com/articles/dao/
>http://mrmazda.no-ip.com/auth/accessibility.html
>  
>
Let me see if I can explain myself a little better and maybe it will 
help a little.

Ok, if you go to http://www.simplebits.com/ and you resize the text in 
either Firefox or in IE by using the options up in the toolbar to make 
the text smaller or larger, the entire site expands when you do it. On 
my project, if you resize the text the same way, the text will get 
larger but the structure of the site does not stretch to make it still 
look perfect. Does that make sense? So, I am curious to know how this 
works. Is it by setting everything as percentages rather than a fixed 
pixel size?

Cory
______________________________________________________________________
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