Design comparison
SolutionDesign
Solution retrospective
Any feedback is appreciated. Happy learning to all!
Community feedback
- @MelvinAguilarPosted 10 months ago
Hello there ๐. Good job on completing the challenge !
I have some suggestions about your code that might interest you.
- When you use the hover effect and cursor: pointer on an element, it usually implies interactivity. The "<header>" tag is suitable for grouping elements, but it's not an interactive element, and using the keyboard in its solution might be challenging. Try changing it to an interactive element like a button
I hope you find it useful! ๐
Happy coding!
Marked as helpful1@turanarican2022Posted 10 months agoHey @MelvinAguilar , thanks for taking time to inspect my code. I'll review it again
1@turanarican2022Posted 10 months ago@MelvinAguilar hey, can you also review the below solution of me? https://www.frontendmentor.io/solutions/intro-section-with-responsive-navbar-and-hero-Hf0Qz8tPrw
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