This break works perfectly in FF but gives a double spacing in IE. Does anyone know how to work around this problem? Thanks Suze
I agree with FireBeater. The <br /> tag doesn't need an opening and closing. It's used once to create a line break.
yes, either you use <br /> or you use line-height in CSS, but how much is it? is it really a big spacing?