Submitted almost 3 years ago
Blogr landing page using custom CSS properties, Bootstrap and jQuery.
@nees101
Design comparison
SolutionDesign
Solution retrospective
Feedbacks on my code would be highly appreciated. Thank you
Community feedback
- @NaveenGumastePosted almost 3 years ago
Hay ! Neethu Good Job on challenge
These below mentioned tricks will help you remove any Accessibility Issues
-> Add Main tag after body
<main class="container"></main>
-> Element
span
not allowed as child of elementul
-> Always use h1 first and then h2, h3 and so on
-> 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@nees101Posted almost 3 years ago@Crazimonk Thank you for your feedback. Will keep this in mind for future 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