How to display a a href and a img src inside a input box (text box). ex: i want to display this inside a text box (
a href
img src
As comments mention, you can't literally put a link in an input text box (although you could simulate one with JavaScript).
input
For the background image, use CSS background-image.
background-image