Design comparison
Solution retrospective
I'm excited to say that I could build this template in html and css within 2 hours, very fast considering how long it took me to build the first two challenges, Next time I'll try to implement a mobile first workflow to make more seamless the transition between desktop and mobile.
What challenges did you encounter, and how did you overcome them?I was having a hard time figuring out why my mobile version wasn't working with the media queries I stablished but soon I realized that I was trying to make changes to a class instead of an html element, which is how I set up most of the structure.
What specific areas of your project would you like help with?I'd like some help with defining the height of my component, seems to not be right even though all the margins and padding were correct my high I believe is going to be lower than the design proposed by frontendmentor.
Community feedback
- @MahmoodHashemPosted 4 months ago
That's excellent! In most cases, the height of the elements is determined by their contents, so your work is well done.
Marked as helpful1
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