Design comparison
SolutionDesign
Solution retrospective
Was there anything I could have done better? Any areas where I should refactor? What could I improve, with regards to the responsive design?
Community feedback
- @MelvinAguilarPosted over 1 year ago
Hello there ๐. Good job on completing the challenge !
- You can improve the structure and readability of your content by using an unordered list instead of a single paragraph with
max-width: 190px
to separate each line. A screen reader will read all the text without pauses, which will make it difficult for some users to understand the content.
- You should use the
cursor: pointer
property to indicate that the element like a button or a link is clickable.
I hope you find it useful! ๐
Happy coding!
Marked as helpful0 - You can improve the structure and readability of your content by using an unordered list instead of a single paragraph with
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