What would be another way of controlling line spacing the line-height declaration isn't really working for me.
thank you, cornflake
D_Blackwell
11:28 pm on Oct 13, 2003 (gmt 0)
I would start with looking at why the line-height declaration is not working as expected.
You can always go back to throwing in a few extra <br />
MonkeeSage
11:44 pm on Oct 13, 2003 (gmt 0)
I don't think IE supports the line-height property correctly, but Mozilla and Opera do. That being the case, you might want to try changing the top / bottom margins (or padding) instead, since IE understands those as well as Mozilla and Opera.