“Como converter o botão em link em html” Respostas de código

Link do botão HTML

<button><a href='https://google.com' alt='Broken Link'>This is a button</a></button>
Arab Fire Shaman

Botão HTML com HREF

<form method="get" action="/page2">
    <button type="submit">Continue</button>
</form>
Energetic Eland

botão com href

onClick={() => {window.location.href="https://www.golfballs.com/"}}
Jittery Jaguar

Como converter o botão em link em html

<form><script src="https://cdn.razorpay.com/static/widget/subscription-button.js" data-subscription_button_id="pl_JEC3C62WFNsFzm" data-button_theme="brand-color" async> </script> </form>
yathindra nikhil

Respostas semelhantes a “Como converter o botão em link em html”

Perguntas semelhantes a “Como converter o botão em link em html”

Procure respostas de código populares por idioma

Procurar outros idiomas de código