“html tambahkan hyperlink ke tombol” Kode Jawaban

tombol HTML dengan tautan

<a href="https://www.google.com">
  <button>Go to Google</button>
</a>
hateschoollovecoding

tombol html sebagai tautan

<button class="btn btn-success" onclick="location.href='http://google.com';"> Google</button>
#open link from button
Horrible Hamerkop

html tambahkan hyperlink ke tombol

button with hyperlink
Stupid Swan

Jawaban yang mirip dengan “html tambahkan hyperlink ke tombol”

Pertanyaan yang mirip dengan “html tambahkan hyperlink ke tombol”

Jelajahi jawaban kode populer menurut bahasa

Jelajahi bahasa kode lainnya