My Landing_Page

Hello guys i was make the freeCodeCamp Challenge and i want yours feedback to help me see what’s wrong and what’s good
Link for the project: https://codepen.io/ErinNC/pen/OJZdeqd

To see what is correct and wrong, you need to put your html and css code into the respective editors on https://www.freecodecamp.org/learn/responsive-web-design/responsive-web-design-projects/build-a-product-landing-page and click Run the Tests. You will see which tests pass and which ones do not pass. Also, your images are not showing up because you are not referencing images that are online.

Seu código está ótimo, ficou com um design bonito e bem organizado. Para ficar melhor ainda, gostaria de recomendar o acréscimo de media queries (@media) no arquivo de CSS, visando melhorar a responsividade principalmente para telas menores, entre 270px e 400px de largura.

1 Like

Muito obrigado pela opinião, irei melhorar