Design comparison
Solution retrospective
I have finished this project. Could you give me some feedback about my code.
He terminado este proyecto. Me podrían dar algún comentario acerca de mi código.
Community feedback
- @DrMESAZIMPosted over 2 years ago
Hi Alejandro
This was very good work from you since . I do have some suggestions to make the solution better
First inside file style.css line 119 set min-width to 600px since 1400px is to large
Secondly inside file style.css line 163 set bottom property to 0px so as our footer is placed at the bottom if the page
refer to my YouTube video which I did , as I reviewed your code and made some proposed changes on the link below. For easy access use the YouTube chapters in the video description
https://www.youtube.com/watch?v=uitqTDi37eI&feature=youtu.be
0 - @ferlagherPosted over 2 years ago
La etiqueta <picture> te sirve para cambiar de imagen según el ancho de pantalla sin necesidad de usar css. Así te ahorras escribir mucho código y media queries. HTML <picture> Element
0
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