Design comparison
Solution retrospective
I´m proud to use flexbox, next time I going to use a framework.
What challenges did you encounter, and how did you overcome them?This is my first chanllenge
What specific areas of your project would you like help with?I would like help with Flexbox
Community feedback
- @OsmelMdzPosted 3 months ago
La solución utiliza HTML semántico con <header>, <main>, y <footer>, lo que mejora la accesibilidad y la estructura. El diseño se adapta bien a diferentes tamaños de pantalla, y el uso de Flexbox es efectivo para la alineación. El código es claro y bien estructurado, aunque considerar la separación del CSS en un archivo externo podría mejorar la organización. Para futuras mejoras, explora el uso de un framework CSS para optimizar el desarrollo y la consistencia del diseño. La solución parece alinearse bien con el diseño original.
Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord