Design comparison
Solution retrospective
I am most proud of being able to format the box and content close to the actual preview. I think I would need to work more on the standard coding practices for css.
What challenges did you encounter, and how did you overcome them?I did have bit of trouble knowing how to position the boxes into certain areas but I was able to figure out through searching CSS positioning guides.
What specific areas of your project would you like help with?I would like to get help with general style formatting in my CSS file such as responsive design and alternative ways to achieve the same visual.
Community feedback
- @EFEELEPosted 5 months ago
I would recommend that you put .attribution in position: absolute and with a bottom: 1rem so that it does not spoil your good work with the design of the element.
And you need to add the box-shadow to your container, besides that you did a great job: box-shadow: 0px 25px 25px 0px rgb(0 0 0 / 4.77%);
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