Skip to content
  • Learning paths
  • Challenges
  • Solutions
  • Articles
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted over 1 year ago

Vanilla Js and Css

accessibility, vanilla-extract
Duvan Rodriguez•120
@TkDevk
A solution to the Newsletter sign-up form with success message challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


Fun to do

Code
Couldn’t fetch repository

Please log in to post a comment

Log in with GitHub

Community feedback

  • Marcos Travaglini•6,210
    @Blackpachamame
    Posted over 1 year ago

    ¡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.

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
Frontend Mentor logo

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub