Design comparison
SolutionDesign
Community feedback
- @Brivan-26Posted almost 3 years ago
Nice try @Kalim22, your work was great, but I see that you didn't respect design's guides:
- Try to add fonts that are provided in style-guide.md
- The main card and the image need to have a border-radius
- The main card needs to have more padding.
- You have extra padding on the bottom of the pricing div
- the profile image needs to have a border of 2px with white color
- In your CSS, you are using a lot of positions absolute and relative, especially to the photos; try to avoid using them. For the Accessibility issues:
- Wrap your main content inside <main> tag
- Add the challenging signature inside the <footer> tag and most of the problems will be solved.
1@Kalim22Posted almost 3 years agoThank you @Brivan-26
It would be great when some one look for you and help you to improve your skill and tell you what you have to do.
It is first time when someone tells me that you are doing it wrong. Till now, I am doing by myself.
I hope you will keep telling me like this in future.
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