Design comparison
Solution retrospective
I initially found the email validation part tricky, specifically ensuring that a properly formatted email was input, but I got that fixed. However I am a little iffy on the formatting for the desktop version. It looks correct, but I have noticed the screen shows too much white space on the right if it's extended far enough. Any suggestions on how to correct that would be helpful.
Community feedback
- @VCaramesPosted almost 2 years ago
Hey there! 👋 Here are some suggestions to help improve your code: 👾
Regarding your question,
Apply the following to our image:
picture img { width: 100%; height: 100%; object-fit: cover; }
You also need to have
CSS Reset
:Here are few CSS Resets that you can look at and use to create your own or just copy and paste one that is already prebuilt.
If you have any questions or need further clarification, feel free to reach out to me.
Happy Coding! 🎄🎁
Marked as helpful1
Please log in to post a comment
Log in with GitHubJoin 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