- From: Anne van Kesteren <fora@annevankesteren.nl>
- Date: Mon, 18 Apr 2005 08:54:20 +0200
- To: Kelly Miller <lightsolphoenix@gmail.com>
- CC: www-style@w3.org
Kelly Miller wrote: > This is something that I've been wondering about. Does anyone think CSS > could benefit from a value of background-attachment that is relative to > the top left corner of the root element (basically, like fixed except it > scrolls with the document instead of staying in one place)? You can just apply it to the root element... And if that isn't enough, you can also apply multiple background images to the root element with the current CSS3 proposal... -- Anne van Kesteren <http://annevankesteren.nl/>
Received on Monday, 18 April 2005 06:54:23 UTC