Submitted over 3 years agoA solution to the Intro component with sign-up form challenge
responsive sign-up form - Flexbox, Grid, JavaScript
@felipe-miranda-marreiros

Solution retrospective
Any suggestions would be greatly appreciated!
Code
Couldn’t fetch repository
Please log in to post a comment
Log in with GitHubCommunity feedback
- @anoshaahmed
Hey good job on this challenge! Your report above shows a few issues. You can fix them by
- have at least one
<h1>
in your code <section>
and<article>
usually need a heading; so if you don't need a heading in it, use some other element such as<div>
:)
- have at least one
- @Zein-MB
I loved your design precision, good job mate!
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