Submitted 11 months ago
3-column-preview-card-component-main | HTML | CSS
@Alex-coding-3420
Design comparison
SolutionDesign
Solution retrospective
Thank you for looking at my solution for this project. Please feel free to leave any feedback regarding my solution!
Community feedback
- @MelvinAguilarPosted 11 months ago
Hello there ๐. Good job on completing the challenge !
I have some suggestions about your code that might interest you.
- Wrap the page's whole main content in the
<main>
tag.
- Omit alt text for decorative images like car icons. Leave the alt attribute empty to hide them from screen-readers. Learn more ๐
- To center the component in the page, you should use Flexbox or Grid layout. You can read more about centering in CSS here ๐.
I hope you find it useful! ๐
Happy coding!
0@Alex-coding-3420Posted 11 months ago@MelvinAguilar Thank you for taking time out of your day to provide feedback on my challenge attempt, I will consider all this for my next challenges.
1 - Wrap the page's whole main content in the
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