Responsive Landing Page Using Css Grid, Flexbox and Bootstrap

Solution retrospective
I'm not exactly proud of much here but... for what it's worth, I actually just learnt while building this project that min-height/min-width and height/width in CSS aren't the same and can be used on one element or in fact, are both supposed to be used together and on the same element.
I know it's probably an obvious thing to know, but yeah, I didn't know and now I do, and I feel good about it and I also feel like a better developer (maybe I'm being too extra over a little thing, but oh well...)
hmmm... what I would do differently. I would most definitely try building the mobile view first. I would also try not to be too fancy with my code.(I'll explain this in the "What challenges did you encounter, and how did you overcome them?" section)
What challenges did you encounter, and how did you overcome them?Ok, so, to explain what I meant when I said Previously that I would try not to be too fancy with my code.
I actually took more time than required building the footer section of this project. Yes, I know. It's like the simplest part of this whole project.
I tried writing fancy html and it became difficult for me to style(I was using both bootstrap and custom css).
How did I overcome? lol, I erased that witty junk and wrote a very simple code and voilà! It was done.
What specific areas of your project would you like help with?I can't think of any, but I actually do feel like I could do much better on this project, so I am very very open to corrections, opinions and ideas.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Victor Nnamani'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