try adding an specific style for only IE or check to see if you have a specific style:
<!--[if IE]> Add CSS tweaks here <![endif]--> Zach Schneider http://www.twitter.com/zkm http://www.zachschneider.com http://www.linkedin.com/in/zschneider Mike Ditka <http://www.brainyquote.com/quotes/authors/m/mike_ditka.html> - "If God had wanted man to play soccer, he wouldn't have given us arms." On Wed, Oct 7, 2009 at 3:19 PM, mindgrep <[email protected]> wrote: > > The following works in firefox 3 but not in IE (6/7/8 take your pick): > > <span style="white-space: pre-wrap"> > line 1 > line 2 > </span> > > Same goes for white-space:pre as well. > > Any idea how to make IE preserve the formatting using CSS (without > using the <pre> tag)? > > Thanks > > > > --~--~---------~--~----~------------~-------~--~----~ -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: [email protected] To unsubscribe: [email protected] -~----------~----~----~----~------~----~------~--~---
