Design comparison
Solution retrospective
I'm just getting started. Your feedback highly appreciated!!
Community feedback
- @NaveenGumastePosted almost 3 years ago
Hay There ! Good Job Sapumal on this challenge
These below mentioned tricks will help you remove any Accessibility Issues
-> Add Main tag after body like it should be your container
-> For 1st heading or h1 tag, use header tag and then inside the header put your h1 or h2 etc
-> But use header tag only once in main heading element.
-> Element h2 not allowed as child of element ul you can't use h2 or h3 directly inside ul
-> Always use h1 first and then h2, h3 and so on
Keep up the good work!
Marked as helpful1@hellosapumalPosted over 2 years ago@Crazimonk Thanks for the feedback. I'll make some adjustments and follow your tips for the next projects. Thank you very much!!
1 - @urboifoxPosted almost 3 years ago
amazing design, i have a quick tip the used blend mode is multiply not overlay
Marked as helpful1@hellosapumalPosted over 2 years ago@midoashraf010 Thanks and much appreciate your valuable feedback....
0 - @manikanta-1341Posted almost 3 years ago
hai there,
i have seen your design it's good, but when we change the screen size it is not adapting to screen size. Once check you design in diffrent screens, if you know how to do that ignore the below message. IF YOU DON'T KNOWN HOW TO DO THAT, CHECK BELOW:
if not open in browser and press F12(devloper tools), and top you can see a screen icon. by that you can see at which screen size how it look's.
Marked as helpful1@hellosapumalPosted over 2 years ago@manikanta-1341 Thank you so much for the feedback!!
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord