Twitist Forums
How do you create an HTML icon or badge? - Printable Version

+- Twitist Forums (http://twitist.com)
+-- Forum: Twitter forums (/forum-1.html)
+--- Forum: Twitter General help (/forum-6.html)
+--- Thread: How do you create an HTML icon or badge? (/thread-58721.html)



How do you create an HTML icon or badge? - feelingsense2002 - 01-29-2013 03:49 PM

I would like to create a little icon or badge like you get on Facebook, Flickr, Twitter etc. It's for a client's website so their suppliers can put their logo on their sites to promote it. Is there a simple way to create this, other than just linking a picture?

(PS: Please bear in mind I'm not a programmer, web developer or a techie person, just a web content editor, so may not follow everything. thanks)


- ♥ - 01-29-2013 03:57 PM

Create a linked image.

Code:
<a href="http://www.yahoo.com"><img src="img.jpg"></a>