I mingled with flexbox trying to find perfect solution for card and footer positioning without using position:fixed. I ended up creating an invisible div with h1 tag in it (just to use it because I feel that putting h1 tag as a name in card isn't needed, but accessibility report says otherwise ^^) to be able to use justify-content: space-around property
midonour
@midonourAll comments
- @AbestianSubmitted 8 days agoWhat challenges did you encounter, and how did you overcome them?
- @7bibiSubmitted about 1 month agoWhat are you most proud of, and what would you do differently next time?
I did my best, and I'm content with the result. I'll maybe change the way I start designing. Which is, desktop first then mobile. There isn't much styling with the beginners' projects so starting with the desktop design makes sense. At least for now.
What challenges did you encounter, and how did you overcome them?First, I couldn't center the container vertically but I figured it out. Then, the elements were overflowing outside the border, so I had to look for a solution.
What specific areas of your project would you like help with?1- Containing elements. 2- Whether or not to start with mobile design first. 3- Aligning items. 4- Should I use a lot of divs?
- @tuhamworldSubmitted about 1 month agoWhat are you most proud of, and what would you do differently next time?
I'm proud of how beautiful and minimalist the project looks like
What challenges did you encounter, and how did you overcome them?I initially thought the font family was Poppins only to check the style guide and discover the font family is Outfit. Though due to my setup, it didn't take up to a minute to switch back to the right font.
What specific areas of your project would you like help with?While I have been able to check the responsiveness from my end, I'd like reviewers to recheck the responsiveness