Design comparison
Solution retrospective
I manage to make it responsive. I would probably think of a better way to structure the HTML.
What challenges did you encounter, and how did you overcome them?The challenges I encounter is to add spacing between the marker and the content of the list (marker is the bullet or numbering in li elem). I tried different approach but I ended up with adding padding left to the whole ul and li. Second is to make the image cover the viewport width in mobile. I just make it part of the container to make it easy to modify using media query.
What specific areas of your project would you like help with?I would like to help with how I structure my HTML. If you have time you can check my solution. any feedback will be appreciated. Thank you in advance!
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