Well, I have changed the code. Is just: <span><pre></pre><span> But now I'm realizing that OVERFLOW options doesn't have "line-break". There's only invisible, scroll, auto, etc. That's the problem. When I have a text insde <pre>, this text will ONLY line break when found a \n, and never because it get the limit of his content. I'm right?
On Mon, Sep 8, 2008 at 6:25 PM, Jamie C. <[EMAIL PROTECTED]> wrote: > Hey Gewton can you post the code? Also which browser is it happening in? > > > > > > On Mon, Sep 8, 2008 at 1:30 PM, Gewton Jhames <[EMAIL PROTECTED]> wrote: > >> I have a <span> that in his style I put: white-space: pre; >> But when the content this span overflow his content (another span >> 'father'), the content doesn't make a line-break. How to solve that? >> The blue area in the attachment image is the <span> father of the another >> span. >> >> 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] -~----------~----~----~----~------~----~------~--~---
