Design comparison
Solution retrospective
Any suggestions on how I can improve are welcome!
Community feedback
- @NaveenGumastePosted over 2 years ago
Hay ! medghazaly Good Job on challenge
These below mentioned tricks will help you remove any Accessibility Issues
-> Add Main tag after body
<main class="container"></main>
-> Learn more on accessibility issues
If this comment helps you then pls mark it as helpful!
Have a good day and keep coding 👍!
0 - @ckulloPosted over 2 years ago
Hello... IMO you could use another color for the introductory text...
Your current color is readable, but it could be better if you use light blue, gray, or orange... Or any complement color of purple...
0 - Account deleted
Hello there! 👋
Congratulations on finishing your challenge! 🎉
I have some feedback on this solution:
- Always Use Semantic HTML instead of
div
like<main>
<header>
, etc for more info
if my solution has helped you do not forget to mark this as helpful!
0 - Always Use Semantic HTML instead of
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