Background:
I have a page with some divs containing text. The divs need to be a
minimum height of 100px. When the text inside a div overflows the div
should grow (down the page) as needed. Text should be centered...
Problems
1. height vs min-height across browsers...
I was able to get a partial solution using child selectors to get
aroud the min-height problem in <=IE6, latest firefox, NN and Opera
but not in IE7. Can someone help me with the CSS?
2. text-align:center...
Works in IE browsers but does not center the text on my page when
displayed in FF, NN and Opera... should I be using align:center as a
table attribute?
Here's a sample page:
http://www12.asphost4free.com/emailceloftis/