
Solution retrospective
For me the line and the image gave me the biggest headache I forgot that there exists an element called hr, js was relatively easy.
Please provide feedback on how I can improve my code.
Thank you.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @romrauq
I simply created the line using styling a border on the container that carries the 3 input fields, like so:
.inputs-container{ border: 1px solid hsl(0, 0%, 86%) }
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