in Internet Explorer 5.5,6 & 7, the <br> tag takes one more space.
I am working on dynamic hide/show row of table. I met an issue while hiding a row, the row next to it having <br> in their data (Regard as rabid unless proven <br> negative by laboratory ), takes more space.
Is it possible to achieve the same functionality of <br> with <div> or <p> tag?