Posted by John Paul on 10/13/06 19:16
How do you specify the height as a percentage and get it to work in Firefox? Here is my CSS: #test{ width:100%; background: red; height: 20%; /*this doesn't work in FireFox */ } Here is my HTML: <div id="test"> </div> Works in IE but not in Firefox. Thanks
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming