How to add butons within a canvas?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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 Answer
+ 6
Just use <button>right</button> tag
1st Feb 2018, 8:52 PM
renamed
renamed - avatar