Design comparison
Community feedback
- @the-bipuPosted about 1 year ago
Hey buddy 👋
Congratulations for completing your first project here.
The code is well structured, readable and reusable and the layout is also good. The only thing you should keep in mind is to paste the readme-template files content in the readme file and then make changes in the file as per requirements.
This is a good practice as a beginner and by doing this you can track your progress as a good frontend developer.
Keep Coding 🚀
Marked as helpful0 - @vite-spiritePosted about 1 year ago
Hey 👋
I don't think that the goal is to challenge yourself and display the image of the expected result but to reproduce the result using html/css
0@RishikagoyalPosted about 1 year ago@vite-spirite you meant I should add something more in it?
0@vite-spiritePosted about 1 year ago@Rishikagoyal Your code just displays an image, you must reproduce the component of the image not display the image
<div class="container container-fluid d-flex justify-content-center"> <div class="hero-image"> <img src="./design/desktop-design.jpg"> </div> </div>
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