At 10/9/2006 08:52 AM, Tom Livingston wrote:
View this in WebKit browsers only. (Hence the subject of this post):
<http://decaffeinated.org/archives/projects/multibg/background-image.html>http://decaffeinated.org/archives/projects/multibg/background-image.html
http://decaffeinated.org/archives/projects/multibg/styles.css
body {
background-image: url(tigerdisc.png), url(spotlight.png),
url(automator.png), url(dashboard.png), url(dictionary.png),
url(ichat.png), url(mail.png), url(quicktime.png), url(safari.png),
url(gradient.png);
background-position: 50% 40%, 20% 65%, 15% 40%, 20% 15%, 50%
5%, 80% 15%, 85% 40%, 80% 65%, 50% 80%, bottom left;
background-repeat: no-repeat, no-repeat, no-repeat,
no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, repeat-x;
}
The demo says "Got Safari 1.3 or above?" but browsercam shows it
works in 1.2 as well:
http://www.browsercam.com/public.aspx?proj_id=290246
Paul
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************