@emikawSubmitted 6 days ago
What are you most proud of, and what would you do differently next time?
I am proud to have created this project based on my current knowledge and abilities, as it is my first HTML/CSS project made entirely on my own.
What challenges did you encounter, and how did you overcome them?The most challenging part was estimating the correct values for the box model to ensure responsiveness and positioning the elements accurately in relation to one another. I overcame this through a trial-and-error approach until I achieved the desired outcome.
What specific areas of your project would you like help with?I would appreciate feedback on the structure of my HTML code (whether I've nested elements and used classes appropriately), as well as on the box model settings and the overall responsiveness. I'm concerned I may have approached it too simplistically.