HTML Codes?

How do I do HTML in my signature for my hotmail account? I want to display links but I don't want to type the entire link cuz that looks tacky. I just want "Click Here" to be clickable. e.g. To Get Crave Click Here I want "Click Here" to represent the following URL http://www.CraveTesters.com/r/Eric090585/getcrave.html how would I go about this? I need to do this with 3 different URL's. Thank you for any help you can give. :)

Public Comments

  1. IF hotmail supports html, I do not know, but the code would be "<a href=" + "http://www.cravetesters.com/r/eric090585"+ ">Click Here</a>" Start with <a href= then the http address in double quotes then end with >text to be displayed as link and close with </a>
Powered by Yahoo! Answers