Design comparison
Solution retrospective
Proud that I was able to finish this challenge
What challenges did you encounter, and how did you overcome them?At first, I was having a hard time figuring out whether to use background image or the image itself. In the end, I used background just because it's easier. The trade off now is that the image cannot contain its frame while increasing its size compare to the img tag. Second challenge i encountered is when I published my project on vercel. I had a problem with the paths when using url. It seems that url path in local server is different when you published it. I overcame it by following the path that works in vercel, not in my local server.
What specific areas of your project would you like help with?What should be the better approach in this specific styling, using img tag or background image?
The URL path one
Community feedback
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