/ Published in: CSS
It works fine in Firefox, IE7 and IE8. IE6 is not tested
Expand |
Embed | Plain Text
.minheight{ min-height:100px; _height: 100px; }
You need to login to post a comment.
arunpjohny on 10/30/09
2 people have marked this snippet as a favorite
It works fine in Firefox, IE7 and IE8. IE6 is not tested
.minheight{ min-height:100px; _height: 100px; }
You need to login to post a comment.