Design comparison
Solution retrospective
Hello there! 👋🏻
I started at a new company about a month ago, which is why I've been absent from here for a little while, but I'm back and still aiming to complete every single challenge going from easiest to hardest.
The stack for this challenge was as follows:
- 🎛 HTML
- 🎨 CSS
I didn't use Next.js nor TailwindCSS like I usually do for these challenges. Decided to go back to basics with good 'ol regular HTML & CSS.
Looking forward to hearing your feedback on what I could do to improve my approach and/or the look of my challenge solution!
Community feedback
- @ApplePieGiraffePosted over 3 years ago
Hi, Al Mondragón! 👋
Nice job on this challenge! 👏 Your solution looks pretty good! 👍
I'd like to suggest,
- Adding
object-fit: cover
to hero image in the desktop layout to make sure that it is clipped (rather than stretched or squeezed) when the size of the screen changes. - Adding the
required
attribute to the email input element so that users cannot submit an empty email to the form.
Keep coding (and happy coding, too)! 😁
Marked as helpful1 - Adding
- Account deleted
Good job on completing the challenge.
Works just fine, and responsive.
Keep 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