
Design comparison
Solution retrospective
I like how it turned out and I'm feeling more and more confident with flexbox.
What challenges did you encounter, and how did you overcome them?Had a bit of trouble forcing the "Learning" div to have the width of its content and found on StackOverflow that width: min-content
was a good solution.
I'd like to improve the semantics and accessibility of my HTML, so any input on that is pretty much appreciated!
Community feedback
- @devbyapolloPosted about 1 month ago
great job, well done, and I am going to learn about min-content right away, lol, i just set a padding to my "learning" div, didn't set a width but i'd like to experiment with this min-content
1@zlowramPosted about 1 month ago@devbyapollo Thank you! Yeah, the min-content was a nice thing to learn and I'm pretty sure it will come in handy in future challenges or designs!
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