Hey guys,
Sometimes after a <div> class the next line comes on the same line and I need to put say 10 <br> to get it to the next line.
Is this okay or is there an alternative to this?
Everything works out fine, it's just that I need to put 10 <br>. Is this normal?
Thank You
GOT IT TO WORK USING CLEAR:BOTH. THANKS.