Design comparison
SolutionDesign
Solution retrospective
Update Solution
Community feedback
- @MojtabaMosaviPosted over 3 years ago
Hi, looks nice, some subtle improvments that you can make are:
1 The fontsizes need to be a bit bigger.
- Writing semantic markup is about using the right html element for right job, in your markup you use p tag for heading. For example you can use h1 instead of p with the class of community.
Keep coding :)
Marked as helpful0 - @swethalakshmi22Posted over 3 years ago
Hi. Great job on the site. Looks really good. You could try using flexbox or position absolute for centering. (https://levelup.gitconnected.com/10-ways-to-center-a-div-horizontally-and-vertically-in-css-53ca5eb912db)
Marked as helpful0
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