Four card feature section using Html and CSS grid
Design comparison
Solution retrospective
Any feedback would be really appreciated!! :D
Community feedback
- @ApplePieGiraffePosted almost 4 years ago
Hey, there, Abbas Saad! 👋
Nice job on yet another challenge! 👍
Your solution looks great and responds very nicely! 👏
I suggest using a single
<h1>
tag for the heading (since it is really just one heading, not two separate headings). You can easily use a<span>
tag to style the two parts of the heading differently. Also, I think you can use<article>
tags for the feature cards to make your HTML a wee bit more semantic. 😉Of course, keep coding (and happy coding, too)! 😁
1@AbbasSaad27Posted almost 4 years ago@ApplePieGiraffe Thanks a lot for the feedback!! It is just one heading? I thought it is two headings my bad :') I'll surely fix that asap. I actually don't know anything about the article tag. Thanks for the suggestion!! I'll definitely look into it! Happy coding!! :D
0 - @abhik-bPosted almost 4 years ago
Good work Abbas keep it up 💯💯
1@AbbasSaad27Posted almost 4 years ago@abhik-b Thanks a lot for the feedback!! :D I'll certainly try to keep this up! Happy coding :D
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