Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Slowly getting used to implementing mobile-first design. Grids are really helpful to build the main layout and making responsive sites easier.
What challenges did you encounter, and how did you overcome them?If you have a few vanilla CSS tricks that you want to implement in Tailwind it's a bit of a challenge.
What specific areas of your project would you like help with?Dynamically swapping the desktop and mobile images in Tailwind CSS by toggling display properties from hidden to block depending on the viewport. Pretty sure there's better ways to implement this.
Community feedback
- @KapteynUniversePosted 5 days ago
For the image you can use picture tag
0@tOnski86Posted 5 days ago@KapteynUniverse Appreciate your feedback! Will def review my semantic HTML tags.
0
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