Submitted almost 3 years ago
intro component using HTML,CSS (including flexbox) and JavaScript
@Sumit640
Design comparison
SolutionDesign
Solution retrospective
Any suggestion on improving would be helpful.
Community feedback
- Account deleted
Hi there 👋
Congratulate on finishing your project 🎉. You did a great job 💡
I give some suggestions to help you take your project design to the next level 📈😉
- Most times that orange Terms and Services lead somewhere so wrap it in a
<a>
tag instead of<span>
- Add
cursor: pointer
to the button
Happy coding ☕
Maqsud
Marked as helpful1 - Most times that orange Terms and Services lead somewhere so wrap it in a
- @optimusprime202Posted almost 3 years ago
Hey @Sumit640, Tremendous work!
Marked as helpful0 - @NaveenGumastePosted almost 3 years ago
Hay ! Sumit Good Job on challenge
These below mentioned tricks will help you remove any Accessibility Issues
-> Add Main tag after body
<main class="container"></main>
-> Learn more on accessibility issues
If this comment helps you then pls mark it as helpful!
Have a good day and keep coding 👍!
Marked as helpful0 - Account deleted
Hi there,
- wrap section inside <main> tag to fix accessibility issues
good job!
Marked as helpful0
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