Adding an image to my JofForm link

  • golphnut
    Asked on February 25, 2019 at 6:18 AM
  • Richie JotForm Support
    Replied on February 25, 2019 at 9:34 AM

    To clarify, do you want to send your Form URL as an email to your users?

    It is possible with emails. In your email message, embed that image and hyperlink it with the form URL.

    You may also use this code.

    <a target="_blank" href="FORM URL HERE" ><img src="IMAGE URL HERE" /></a>

    If you have more questions, let us know.