I had a client ask me how to do the HTML to link an image to an email address. Figured I'd post my response here in case it can help others. It's basic stuff, but useful to some I guess! This is how you do the IMAGE HTML: <img src="PATH-TO-IMAGE-FILE-HERE" /> (so let's say your […]