Design comparison
SolutionDesign
Solution retrospective
suggest some css website that include flex ,grid, animation...etc
Community feedback
- @akramAdjabPosted about 2 years ago
Hello Logesh, Congrats on completing this challenge
I've checked your solution and your code, and noticed there are small errors I made
- Every page must contain one
h1
for SEO optimization - The paragraph is not 100% readable due to the color you declare. You should always check the contrast ratio between text and background color on coolors
- When you are building a layout or component like this, always focus on the
visual hierarchy
and theuser experience
. Here in this component try reducing the white space between the title and paragraph to make them connected to each other.
Hope my feedback was helpful 🙌🏻
0 - Every page must contain one
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