Submitted about 2 years agoA solution to the 3-column preview card component challenge
3-column-preview-card-component-main using HTML & CSS
@Jijinet

Code
Please log in to post a comment
Log in with GitHubCommunity feedback
- @styrexx
Hello there 👋. You did a good job!
There are a few changes you can make to make your solution better.
- You should use only one <h1> tag per page. The <h1> tag is the most important heading tag, This can confuse screen reader users and search engines. This challenge requires that Sedans, SUVs, and Luxury are headings, but you can use the <h2> tag instead of the <h1> tag.
- Fix the issues that have been reported.
I hope you find this helpful.
Marked as helpful
Join 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