css/html: white space break fix and now cant code fine?

Posted by Karem on Stack Overflow See other posts from Stack Overflow or by Karem
Published on 2010-12-18T21:50:53Z Indexed on 2010/12/27 21:54 UTC
Read the original article Hit count: 253

Filed under:
|

Yes, so I got the problem that if you type a long sentence with no space e.g eeeeeeeeeeeeeeeeeeeeeeee, it will break itself, but then now I would need to start typing some ugly non-breaking coding.

Example: http://jsfiddle.net/r3CFJ/

I need to have everything in one sentence in order not to make it break itself. Check here to see the result of not having everything in one sentence: http://jsfiddle.net/r3CFJ/1/

How can I fix this please any solutions?? as my further coding will get very ugly and not readable?

© Stack Overflow or respective owner

Related posts about html

Related posts about css