challenge-One(F-M)

Please log in to post a comment
Log in with GitHubCommunity feedback
- @romyanand
The desktop, design looks great and absolutely professional. Just a little thing to add in mobile design,
- When adding the perfume image, there are two images provided: one for desktop and one for mobile.
- You have already added the desktop image in your code, you can add the mobile.
- Add the breakpoint using media queries and toggle the display based on the screen width. All the best!👍
- @Morfeo1997
It's a really good solution, you're doing really well. but you have a little error on the "src" of the image. Try deleting the first "/" in src.
Something like this:
<img src="images/image-product-desktop.jpg">
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