Newsletter sign-up with success message

Solution retrospective
Work in a more orderly way, compared to previous challenges.
I was able to quickly investigate and resolve the doubts I had.
What challenges did you encounter, and how did you overcome them?My first challenge was to consider the structure of the challenge, to avoid having to rethink halfway through whether it could work or not.
The list structure gave me some doubts, in order to use the icons, I investigated how to modify them with CSS, but I found restrictions when wanting to adjust the position. I finished by adjusting the position with flex, inside the li
tag. I did not find any article that advised against solving this problem in this way.
Email validation is done with REGEX.
What specific areas of your project would you like help with?Any suggestion will be well received.
I would appreciate any opportunity for improvement or any recommendations.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Francisco Javier Marin Ascenso's solution.
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