Tip: Tiling images
August 17th, 2007 | Published in Google Desktop API
If you want an image to tile, set it as the background of a div element.
For example, say you want to create a background that looks like kitchen tiles. Here's the code you could use:
background="images\tile.png"/>
Assuming tile.png looks like , here's what the div will look like:
Have a tip you'd like to share? Send it to gd-developer AT google DOT com.