@Wind-03Submitted almost 2 years ago
I always need to zoom out the mobile version for it to be the right size I also had issues with making the navbar in mobile version How can I fix these
I always need to zoom out the mobile version for it to be the right size I also had issues with making the navbar in mobile version How can I fix these
Hi. If this is your first attempt then you have shown excellent prospects. However, to have a better layout and page sizing always design for mobile first.
This has helped me to be better and I hope it helps you too!
Keep coding!
Good Job! You have some accessibility issues you need to work on. <img> tags must have alternate text. e.g, <img src="image.jpg " alt="game pad">.
I hope this helps.
Happy coding!