Hi
Adding multiple background images is simply a matter of listing them, along with any relevant attributes, separated by commas in the background property:
background: top right url('pitr-head.png') no-repeat, bottom right url('aj-head.png') no-repeat, top left url('mike-head.png') no-repeat, bottom left url('sid-head.png') no-repeat;
Browser Support
Internet Explorer 9+, Firefox 3.6+, Opera 10.5+, Chrome 7+, and Safari 3+ support the <canvas> element.
No comments:
Post a Comment