I am working on a page that contains a number of small gifs such as a blue triangle to make the page look right. I want to eliminate the images and instead have html or css draw the shape, thus making the page load faster as less images are loading.
Q: where is a good tutorial fo doing this?