You can also try setting a min-width on that container so at some point it won't get any smaller or wrap no matter what the user does.
On Mon, Mar 31, 2008 at 2:33 PM, Jason Ogle <[EMAIL PROTECTED]> wrote: > Have you tried: > > white-space: nowrap; > > ? > > ··································· > jason ogle | designer | myspace.com > 310.969.7124 | myspace.com/ogletine > ··································· > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] On Behalf Of John > Sent: Monday, March 31, 2008 11:22 AM > To: [email protected] > Subject: [css-d] Container issue > > I'm having some problems with getting my container to both make the > stuff contained be as wide as the browser window, AND to not break to > 2 lines if the browser window is made narrow by the user. > > I am pretty green still with CSS...any help would be greatly > appreciated. > > Both the page code and style sheet can be seen at: > > > > http://www.coffeeonmars.com/codeProb/menc1.html > and > http://www.coffeeonmars.com/codeProb/marsB1.css > > Thank you, > > John > ______________________________________________________________________ > 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/ > -- Valerie Wininger www.valeriewininger.com ______________________________________________________________________ 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/
