Design comparison
SolutionDesign
Solution retrospective
Hola :)
Community feedback
- @RenszCamachoPosted almost 4 years ago
Hola, Ivet89. You have done a fantastic job on this challenge 👌, and it’s quite responsive 💯.
You have used bootstrap 4. why not bootstrap 5.
I have been checking your code, and you got many
<div>
. Just a suggestion in my humble newbie opinion. 😊-
You could have a
<main>
tag involving your code. The<main>
element represents the dominant content of the<body>
of a document. -
Your cards could be
<article>
instead of just<div>
Happy coding🧑💻
1 -
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