@ItxUzair1Submitted 4 months ago
Hable27
@Hable27All comments
- @abdusali1234Submitted 5 months agoWhat are you most proud of, and what would you do differently next time?
I was able to use Flexbox to arrange the components on my webpage. To improve I would look at using CSS grid, and CSS frameworks such as tailwind CSS.
What challenges did you encounter, and how did you overcome them?I was unsure as to how to centre the card both horizontally and vertically, luckily I was able to research on how to do this using flexbox.
What specific areas of your project would you like help with?How to achieve the same result using a CSS framework, and with CSS grid instead of flexbox