Latest solutions
Latest comments
- @Deshire@IDev11
Hi @Deshire, how are you?
You did a great job on this challenge, but I have a few tips that I think you'll like.
1- Document should have one main landmark, you could have put all the content inside the main tag check this https://dequeuniversity.com/rules/axe/4.3/landmark-one-main?application=axeAPI
2- you can always check the generated report above, it will really help you.
The rest is great, I hope it helps!!
Marked as helpful - @WhiteFatal@IDev11
Hi @WhiteFatal, how are you?
You did a great job on this challenge, but I have a few tips that I think you'll like.
1- Document should have one main landmark, you could have put all the content inside the main tag check this https://dequeuniversity.com/rules/axe/4.3/landmark-one-main?application=axeAPI
2- You can use relative units as rem or em that have a better fit if you want your site more accessible between different screen sizes and devices. REM and EM does not just apply to font size, but to all sizes as well.
3- you can use flex, it is more efficient in positioning your elements and also for responsive design.
4- you can always check the generated report above, it will really help you.
At the end of course it is worth to continue hahaha, keep going my friend!! The rest is good, I hope it helps!!
Marked as helpful - @regal-shabazz@IDev11
Hi @regal-shabazz, how are you?
You did a great job on this challenge, but I have a few tips that I think you'll like.
1- Document should have one main landmark, you could have put all the content inside the main tag check this https://dequeuniversity.com/rules/axe/4.3/landmark-one-main?application=axeAPI
2- You can use relative units as rem or em that have a better fit if you want your site more accessible between different screen sizes and devices. REM and EM does not just apply to font size, but to all sizes as well.
The rest is good, I hope it helps!!
Marked as helpful - @ioangheraszim@IDev11
Hi @ioangheraszim, how are you?
You did a great job on this challenge, but I have a few tips that I think you'll like.
1- Document should have one main landmark, you could have put all the content inside the main tag check this https://dequeuniversity.com/rules/axe/4.3/landmark-one-main?application=axeAPI
2- You can use relative units as rem or em that have a better fit if you want your site more accessible between different screen sizes and devices. REM and EM does not just apply to font size, but to all sizes as well.
The rest is great, I hope it helps!!
- @Mileenka@IDev11
Hey Mileenka, how are you doing?
Your solution is excellent, I like it!
But I have some few tips that might help :
1- the square width and height needs to be 300px so that it can cover the whole image when you hover over it.
2- You can use relative units as rem or em that have a better fit if you want your site more accessible between different screen sizes and devices. REM and EM does not just apply to font size, but to all sizes as well, check this video from Kevin Powell https://youtu.be/N5wpD9Ov_To
The rest is great! Happy coding.
Marked as helpful - @uzairK134@IDev11
Hey @uzairK134 , how are you doing?
I saw the preview of the site, and you did a great job on this challenge, but I have a few tips that I think you'll like.
1- Document should have one main landmark, you could have put all the content inside the main tag.
2- you can check the report above, it will help you.
The rest is great!! Hope it helps.