Submitted almost 3 years ago
https://github.com/aldipoin26/latihanFrontEndMentor-1
@aldipoin26
Design comparison
SolutionDesign
Solution retrospective
I use many resource for this. But I still learn how to do it by myself with changing the names and etc. Thanks for this challanges
Community feedback
- @anoshaahmedPosted almost 3 years ago
To avoid accessibility issues in the future:
- wrap everything in your body in <main>
- have at least one h1 in your code
- <article> usually requires a heading. if you're not using a heading, you can use <div> instead
Good job! :)
1@aldipoin26Posted almost 3 years ago@anoshaahmed thank you. I really appreciate it. Thank you
0 - @Saran-73Posted almost 3 years ago
Hi π congratulations on finding your way to finish this project.
- use
<main>
tag for u r container to resolve the accessibility issues.
Best of luck for your future works.
0 - use
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