How to make that RSS or XML orange box thing without an image
A lot of blogs have an orange box with RSS or XML written in it for people to subscribe to their syndication feed.
Here is a handy way to create that without using an image. Imagine if every website did this the total bandwidth that would be saved! Ha.
Samples
Here is the code:
<A title="Your Feed Name Here" style="BORDER: thin outset; PADDING: 0.02cm; FONT-SIZE: 8pt; BACKGROUND: orange; COLOR: white; FONT-FAMILY: Verdana; TEXT-DECORATION: none" HREF="Your Feed URL Here">XML</A>