Design comparison
Solution retrospective
Hey, π everyone
Completed the Base Apparel coming soon page, I usually prefer mobile-first-workflow but since there is a lot happening in the desktop-view started with desktop-first-workflow. This was a pretty good project, to align the image to the right side in the desktop-view I used float: right
don't know if this is the right approach.
Do checkout the code on GitHub and please give it a star β if you like the solution
Looking for your feedbacks Happy coding! π
Community feedback
- @AhmedAlhareesPosted over 1 year ago
Nice solution mateππ». but I don't know if it suppose to do that, but when I write an email and press enter I'm transferred to a blank white page for some reason, I hope you fix that. Other than that, it's nice, keep it up.
Marked as helpful1@jose-jimmyPosted over 1 year ago@AhmedAlharees Thank you for your feedback
It works perfectly when the button is clicked, an event listener for key events has not been added, was trying to figure a way out without using jQuery.
1
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