@Katherine-Kapinus
Latest solutions
Used flexbox to center the card. Border-radius to add rounded corners
Submitted 3 months ago- I would like to know when to use relative values like(em, rem, %)
Latest comments
- @Adil-Solkar
- Great solution, well done!
- The overall structure is clear, your code is easy to follow and the layout looks great on both mobile and desktop screens.
- However, I would recommend incorporating semantic HTML tags to enhance both accessibility and readability.
- Additionally, since there's only one main heading in the card, using an <h1> tag instead of <h2> would be more appropriate and accessible.
Keep up the good work!
Marked as helpful