Hi all,
I’m new to HTML (as of 1 hour ago) but amazed thanks to w3schools how much I figured out already. I wanted to add some functionality to my gmail message with zappier so choose HTML. I’m trying to create a button that is a hyperlink. I have the botton up and running, but it won’t link. It works in the w3schools test page, but not when I actually run the test zap. Thoughts? or is it gmail?
Here’s what I have:
<p>How it works: Open the profile at <button onclick="window.location.href='https://www.klouf.com/steph';"> View Here </button>
Thanks for any insight!
cheers,
Jessica