Lightweight XML and RSS Feed Buttons Using CSS

Posted on December 21, 2007 | Filed Under Web

I can’t claim that this is a completely original idea. I’m certain that somewhere out there someone has come up with the same idea (probably several someones). Here is my way of creating lightweight XML/RSS Feed buttons using only CSS.

The goals in this project were:

Create an XML/RSS feed button without an image file
Use only CSS
Have the end result be smaller in file size than using an image
Be able to have the end result load with the page instead of an extra file

I began by actually downloading an XML button image: . The file size …