Intro section with React, Sass and Material UI
Design comparison
Solution retrospective
What do you guys think about the responsiveness? What do you think about the visual aspect of the page? does it look good? What are some practices that you think can be improved?
Community feedback
- @Faraz74MughalPosted over 1 year ago
Good day. Thank you for completing the challenge successfully.
I have some additional suggestions for you regarding your code that I think you'll find very interesting.
HEADINGS :
This solution makes improper use of. <h1> Therefore, using level-one headings incorrectly can lead to serious accessibility issues. <h1> Every website must have a single h1 element identifying and summarizing the page's primary content. Users of assistive technologies can easily find the page's main content by using an h1 heading as a crucial navigational point. There is in this answer. <h1> element, that being this. <h1> Make remote work. </h1> you should preferably use. We want to make good use of it because it gives users of assistive technologies a crucial navigation point. Therefore, we want to add a level-one heading to increase accessibility by having screen readers read the heading aloud.
I hope you find this to be helpful.
Cheers to programming!
Marked as helpful0@RicardoFuentes437Posted over 1 year ago@Faraz74Mughal hey, thank you very much for your feedback :) i'll definitely keep that in mind for future challenges, thanks again.
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