Latest solutions
Latest comments
- @YusufAkilevi@alberthgrande
I recommend that you use Github Desktop instead, since you don't have to type the git command and it is easy to use.
Here is where you can download it: https://desktop.github.com/
- @lehoanghai9@alberthgrande
I hope you also add selection with player vs computer it would be more fun 😊.
Marked as helpful - @abelmorad@alberthgrande
I recommend, sir, that instead of using two <img /> tags for the web 3.0 illustration, use <picture /> tag, you can achieve both mobile and desktop design for the web 3.0 illustration.
Here is some useful information for picture tags:
MDN : https://developer.mozilla.org/en-US/docs/Web/HTML/Element/picture
w3schools : https://www.w3schools.com/html/html_images_picture.asp
Marked as helpful