Page 1 of 1

I have a problem with </br>

Posted: Sun Apr 22, 2012 8:15 am
by mekha
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 ?

Re: I have a problem with </br>

Posted: Sun Apr 22, 2012 8:39 am
by Celauran
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>

Posted: Sun Apr 22, 2012 9:31 am
by mekha
i tryed to use thim...and no result :S