
Design comparison
Solution retrospective
What are you most proud of?
I'm proud of successfully completing the layout using clean and responsive design principles. I also improved my understanding of CSS Flexbox and Grid while working on this project.
What would you do differently next time?
Next time, I would focus more on optimizing the code by using reusable classes and reducing redundancy. I would also try to add accessibility features and test across multiple devices for better responsiveness.
What challenges did you encounter, and how did you overcome them?What challenges did you encounter, and how did you overcome them?
One challenge I faced was ensuring the layout remained responsive across different screen sizes. I overcame this by using CSS Flexbox and Media Queries to adjust the design for smaller screens.
Another challenge was aligning elements perfectly while maintaining a clean design. By carefully using padding, margins, and experimenting with different CSS properties, I was able to achieve the desired look.
I also encountered some difficulties with font rendering and image placement. Using relative units like em
and rem
, along with the object-fit
property, helped me resolve these issues effectively.
What specific areas of your project would you like help with?
-
Responsiveness: I would appreciate feedback on how well the design adapts to different screen sizes. Are there any areas where the layout could be improved for smaller devices?
-
Code Structure: I tried to keep my HTML and CSS organized, but I’d love suggestions on how to improve the structure or make the code more readable.
-
Accessibility: I want to ensure my project is accessible to all users. Are there any accessibility improvements I could make?
-
Design Feedback: Does the color scheme, font choice, and overall layout look appealing? Any suggestions for making it more visually engaging?
-
Performance: If you notice any performance issues or unnecessary code, I’d be grateful for suggestions on optimizing it.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on baljit-webcoder's solution.
Join 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