Design comparison
SolutionDesign
Solution retrospective
All reviews are welcome. I tried my best to not let space exist between the curve image and the section but some screen sizes are adding some space
Community feedback
- @petritnurediniPosted 9 months ago
Congratulations on completing the Huddle Landing Page project, Abu-bakrr! 🎉 Your dedication to learning front-end development is clearly evident. Here are a few tips to further enhance your project:
-
HTML & CSS Practices:
- Ensure all images have descriptive
alt
text for accessibility. - For better readability and maintenance, keep your CSS selectors and properties organized.
- Ensure all images have descriptive
-
Responsive Design:
- Test your site on various devices to ensure a consistent and responsive design.
- Consider using relative units like
rem
or%
for better scalability.
-
JavaScript:
- Optimize your JavaScript code for efficiency. Avoid redundancy where possible.
-
Performance:
- Optimize image sizes for faster loading times.
-
Further Learning Resources:
- For responsive design: Responsive Web Design Basics
- JavaScript best practices: JavaScript Best Practices
Keep up the great work, and remember that each project is a stepping stone towards becoming an expert in front-end development! 💪
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