@Riska997Submitted 5 months ago
What are you most proud of, and what would you do differently next time?
I am proud to have completed this project. Next time, I would like to use CSS Grid and explore float properties.
What challenges did you encounter, and how did you overcome them?
The challenge I encountered was incorrectly referring the parent elements to each child element. I overcame this by carefully reviewing the HTML structure and ensuring each parent-child relationship was properly defined.
What specific areas of your project would you like help with?
Flexbox and Grid Layouts
-
While I used Flexbox for the layout, I am interested in understanding how I could have implemented CSS Grid for the same purpose.
-
Can someone provide a comparison or example of how to convert my Flexbox layout to a Grid layout?
Best Practices
-
Any advice on best practices for organizing and structuring my HTML and CSS files would be helpful.
-
For example, should I separate certain styles into different files or use specific naming conventions?
Any other feedback is welcome!