How to make buttons in html | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 2

How to make buttons in html

20th May 2018, 11:29 AM
Youssef Hammad
Youssef Hammad - avatar
3 Respostas
+ 8
<input type = ā€œbuttonā€ value = ā€œclick meā€ onclick = ā€œalert(ā€˜clicked buttonā€™) >
22nd May 2018, 5:07 PM
šŸŗMichaelšŸŗ
šŸŗMichaelšŸŗ - avatar
+ 7
<button onclick="doStuff()"> </button>
20th May 2018, 11:32 AM
į Œį ŒBrains[Abidemi]
į Œį ŒBrains[Abidemi] - avatar
+ 4
Similar questions have been asked before. Kindly make use of the search feature before you post to the Q/A section next time. https://www.sololearn.com/Discuss/1284050/?ref=app https://www.sololearn.com/discuss/1269627/?ref=app https://www.sololearn.com/discuss/1284050/?ref=app Ā” Happy Coding !
20th May 2018, 11:59 AM
Rahul George
Rahul George - avatar