>Already possible: > > body { position: fixed; top: 0; left: 0; bottom: 0; right: 0; } I know that doesn't work in current implementation. If you have more text than can fit in the browser window, the BODY expands to fit the full height of the text. I recall reading somewhere in the spec (I appologize I don't remember where) that this is the proper behavior. The idea is that setting the height or width to "window" (or something similar... I'm not hung up on the exact word) makes it so that the root element does _not_ expand with the height or width of its contents. Thanks, though. I do apreciate the response. DanielReceived on Thursday, 2 August 2001 04:47:02 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:54:10 GMT