How to add butons within a canvas?? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

How to add butons within a canvas??

And one more thing the buttons should be accessible through a variable also.... (Button should contain texts 'right','left'...)

1st Feb 2018, 12:05 PM
Rohit
Rohit - avatar
1 Respuesta
+ 6
Just use <button>right</button> tag
1st Feb 2018, 8:52 PM
renamed
renamed - avatar