Design comparison
SolutionDesign
Community feedback
- @EngineerHamzieyPosted over 2 years ago
Hello , you have done a great work To fix Your accessibility issues:
- always add the language attribute to your
<html>
tag, it should look like <html lang="en"> , here en means English
You might wanna add somemargin-top to the card, cuz it's too close to the top edge of the browser on short screen
I hope you found this useful 😊
0 - always add the language attribute to your
- @gumiak3Posted over 2 years ago
I think i managed pretty well if you have any tips how to improve my code, let me know
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