Design comparison
Solution retrospective
"In this project, I am using the CSS framework Bootstrap 5 to build this project. I would appreciate any ideas or notes you have for my code, so please feel free to comment. Using Bootstrap 5 can be a great way to speed up development and ensure a consistent design across the website. However, it's important to remember that the framework is just a tool, and it's still necessary to ensure that the code is well-organized and easy to maintain."
Community feedback
- @frank-itachiPosted over 1 year ago
Hello there 👋. You did a good job!
I have some suggestions about your code that might interest you.
HTML 📄:
- Since the mobile design has a different image, you can use the
<picture>
tag that allows you to interchange the images depending of the viewport size. Red more about this awesome tag here.
I hope you find it useful! 😄 Above all, the solution you submitted is great!
Happy
<coding />
😎!0@YassineafailaPosted over 1 year ago@frank-itachi Hi there .thank you so much for your suggestions about the code .
0 - Since the mobile design has a different image, you can use the
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