Latest solutions
used HTML, CSS and Google Fonts for typography.
Submitted 12 months agoI would like to know if there are errors in my code.
I used VS Code, Flexbox, and media queries for responsiveness
Submitted 12 months agoI’d like help with the following areas:
-
Use of HTML Elements: Are there more semantic or appropriate HTML elements I should use instead of or ?
-
Flexbox Best Practices: How can I further optimize my use of Flexbox for layout efficiency and responsiveness?
-
Code Optimization: Are there any best practices for improving code cleanliness and performance?
Detailed feedback on these aspects would be very helpful.
-
Latest comments
- @lahari7chandu@kigaca
Your code is solid, but here are a few suggestions for improvement: use semantic elements like <article> and <header> for better HTML structure, ensure you add aria-label attributes for accessibility. Your code is already well-designed, keep it up and Congratulations on your work
Marked as helpful - @Yago14@kigaca
Hi, I’m Clement. I appreciate the design and layout of your site. To enhance responsiveness, consider using relative units rather than fixed dimensions for the card and image. Great work overall!
Marked as helpful