i have this page:
http://topline.me/yad2/index.php
click on "Sport issues" where the yellow!
the first and the right div,when i write...the text dont down to another line...it continue to the another div...you can see the site i attached above...
any solutions please :S ?
I have a problem with </br>
Moderator: General Moderators
Re: I have a problem with </br>
It's overflowing because there are no spaces on which to break the text. You need to use the overflow and text-overflow properties here. This likely won't happen in a real world situation anyway, as you won't have a site full of gibberish.
Re: I have a problem with </br>
i tryed to use thim...and no result :S