0
How to make a game like button up , down in html
4 Answers
0
you can't do that in html. you'll need javascript to do that and also CSS to make the design.
0
Meenakshi Gaur
You can learn by w3 school. There is a tutorial for game using JavaScript.
0
For more information about requested solution please see the following code:
https://code.sololearn.com/WSLZPpBIFgr7/?ref=app
0
Maybe this can be some better for learning:
https://code.sololearn.com/WQ0HH6Dukoin/?ref=app