OK, if I float the H2's, how do I force a break so that the following text doesn't wrap around them?
(I've alread tried display:inline, but it leaves me unable to control their vertical position without position:relative, which was what gave me the problem with IE in the first place) > -----Original Message----- > From: Christian Montoya [mailto:[EMAIL PROTECTED] > Sent: 18 November 2005 10:05 > To: Barnaby Scott > Cc: [email protected] > Subject: Re: [css-d] Div shrinking to content width in IE > > > > Thanks for the suggestion. I'm sure this will work, but I > really wanted something that didn't involve changing the HTML. > > > > Is there no way of making a block element adopt the width > of its contents? > > > > Floating it will always work. display:inline usually does too. > > -- > -- > C Montoya > rdpdesign.com ... cssliquid.com ... montoya.rdpdesign.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/
