@skipperr254Submitted 3 months ago
What are you most proud of, and what would you do differently next time?
Probably using flexbox or grid next time to center the container element; or just other options out there, just to learn what else is out there and how they work.
What challenges did you encounter, and how did you overcome them?Probably the CSS classes naming, lol!
What specific areas of your project would you like help with?- What are the best options for centering a div or any other element for that matter?
- What are the best ways/best-practices for naming CSS classes?
- How good was my selection of elements to build this project? I mean, should I have wrapped the different elements in divs or sections or was this approach good enough?