Design comparison
SolutionDesign
Community feedback
- @aguscorvoPosted about 2 months ago
Congrats on completing the challenge!
Here are some suggestions or tips to improve the code:
- Great use of semantic HTML! How about changing the div tag with the intro-content class to a section tag?
- I think you can remove the only div inside the main tag and adjust the main styles accordingly.
- Delete the comments in the HTML file.
- There are several colors mentioned in the style guide that are missing in the solution.
- Instead of adding margins to certain elements, you can use the gap property.
- Minor suggestion: Adjust the horizontal padding so that the text fits the design.
- Add some content to the README file.
Happy coding!
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