@HoaCTaSubmitted 4 months ago
What are you most proud of, and what would you do differently next time?
I finally take time to learn responsive and padding, and margin to build this page. But I think I need to practice more
What challenges did you encounter, and how did you overcome them?I had issue with setting box-radius for an element. The edge of the box is not evenly curve due to the padding/margin properties I set before it. I had to uncomment some line of codes to see what the cause is and tested out what works to solve the issue.
What specific areas of your project would you like help with?Padding and margin are still tricky to me. I wonder if I need to calculate the padding/ margin to make the element distributed evenly on the screen . ??