fhelix09
@fhelix09All comments
- @MahiYakkanti27Submitted 8 months ago@fhelix09Posted 7 months ago
Different from the design, but still thanks I learn a new code from your script.
1 - @joacomendaSubmitted 8 months agoWhat are you most proud of, and what would you do differently next time?
I'm most proud of how it ended up looking in desktop, I would try and intregrate more media queries so I can make it more responsive to mobile devices
What challenges did you encounter, and how did you overcome them?I found difficult to center the container of all the card content to the center of the page, I contained everything into a section element, then I gave it height. Then I styled it using CSS, adding a flexbox to align it horizontally and vertically.
What specific areas of your project would you like help with?I'm still finding another to put the container in the center of the page, if you have another way, plase share it.
Also, what is the best practice to make a responsive design, to make it look good on mobile
- @juancmdevSubmitted 8 months agoWhat are you most proud of, and what would you do differently next time?
I am proud of my work and I see the good results.
What challenges did you encounter, and how did you overcome them?The normal learning process
What specific areas of your project would you like help with?I would like help with semantic HTML and how to improve my CSS skills.