
Design comparison
Solution retrospective
The challenge was pretty simple, however I am proud of the very last section as I forced myself to work using the table
tag in HTML which made finishing quite a lot harder than if I were to use div
s.
The most challenging thing I had to figure out was the table
of HTML. I don't think I've ever used it in a real-life scenario, but I forced myself to do it to make the HTML gods proud. I had to do a lot of googling of the table
tag and how to style it properly.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @jesse-kroon
Looks great! I just notice there's a big "white" space on the bottom of your solution. I am not sure but it might have something to do with the '100svh' CSS property on the body. Try removing that property, that might also solve the fact that your solution looks a bit smaller than the design. Good luck and have fun coding!
Marked as helpful
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