Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Vanilla Js and Css

@TkDevk

Desktop design screenshot for the Newsletter sign-up form with success message coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


Fun to do

Community feedback

@Blackpachamame

Posted

¡Buenas bro! creo que hay varias cosas para mencionar y que quizás te sean útiles.

  • Para que tu mainMsg cambie y se coloque la imagen por encima del formulario, podrías usar flex-direction: column-reverse (esto hará que la imagen quede por encima y el formulario por debajo)
  • El input y el label podrían ir dentro de un form
  • Al label le falta el atributo for="email"
  • Podes darle al mainMsg un ancho fijo o un ancho máximo, para que no se extienda demasiado cuando la pantalla aumenta mas de 1440px
  • Te dejo mi solución a este desafío, revisar mi versión u otras te ayuda a aprender nuevas formas de llevar a cabo el desafío, además de aprender cosas que no conocías.
0

Please log in to post a comment

Log in with GitHub
Discord logo

Join 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