Open PradyumnaKrishna opened 1 year ago
Remember the tic-tac-toe game? Just make it with HTML and JavaScript now.
Task Create a HTML task11.html that have a tic-tac-toe game.
task11.html
Reset
hover
disabled
Design it your way, some help.
onclick
Screenshots
Solution: https://github.com/CC-BHU/web-development/blob/main/solutions/task11.html
Remember the tic-tac-toe game? Just make it with HTML and JavaScript now.
Task Create a HTML
task11.html
that have a tic-tac-toe game.Reset
button to restart.hover
,disabled
styles.Design it your way, some help.
onclick
event on table cells.Screenshots