I’m proud that I made the recipe page match the design almost perfectly using only HTML and CSS. It helped me practice clean layout and spacing. Next time, I would try to use CSS variables or a utility class system to make my styling more organized and reusable.
What challenges did you encounter, and how did you overcome them?I had a bit of trouble with font sizes and spacing at first. It didn’t look exactly like the design. I solved it by checking the style guide more carefully and using px units to match the exact spacing.
What specific areas of your project would you like help with?I’d like feedback on my use of semantic HTML. Did I choose the correct tags for sections like ingredients and instructions? Also, is there any way I could improve my CSS structure or make it cleaner?