Design comparison
Solution retrospective
I am happy if we talk about my design, all feedback and questions are welcome
Community feedback
- @madkn1311Posted over 2 years ago
Hello Eslam,
You've done a great job..!!
Just always make sure to read the assessment report as it helps a lot to improve the code.
Accessibility is very important for any webpage, so here are some very small changes that you can make,
1.If you are using headings then they should always start with
h1
, which is the level one heading.2.Also the code should have specific landmarks like
head
,title
,main
,footer
, etc. so that navigation beacomes easier for screen readers.All the best for your next challenge :)
0@eslammohamedtolbaPosted over 2 years ago@madkn1311 thank you and I appreciate your help for me
1
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