>Hello all, my name is Cory and I am new to the list here! > >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. > >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 >achieve that same technique. Any help, tips, ideas, or links would be >greatly appreciated! > >Thanks, > >Cory
Cory: Maybe this explanation will help. Please review: http://www.sperling.com/examples/zoom1/ To expand your site dependant upon zoom levels, you have to tie everything to percentages or em's. tedd -- -------------------------------------------------------------------------------- http://sperling.com/ ______________________________________________________________________ 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/
