Design comparison
SolutionDesign
Solution retrospective
Hi there š, This is my solution for this challenge.
š Features:-
- Achieved 100% score for SEO & Best Practices in Lighthouse. š
- Code implemented using BEM Methodology š»
- Email Form Validation method š
- DOM š
- Clamp( ) method for responsive design ( changing according to viewport dimensions and suiting with different layout devices ). š» š±
- FlexBox š¦
- Code formatted using Prettier š»
I'll appreciate any suggestions & feedback to achieve better performance.
Thank you. āļø
Community feedback
- @danielmrz-devPosted 11 months ago
Hello @kimodev1990!
Great job on this project!
I have just one minor suggestion:
- Since the icons are supposed to be links to the social media pages, it means they are clickable elements, so it's nice to add
cursor: pointer;
to them.
Other than this little detail, you nailed it š
Marked as helpful2@kimodev1990Posted 11 months ago@danielmrz-dev Appreciate your feedback, Thanks...
1 - Since the icons are supposed to be links to the social media pages, it means they are clickable elements, so it's nice to add
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