Submitted about 2 years ago
Advice Generator App using HTML5, CSS3 and Vanilla JavaScript
@raphaelrighetti
Design comparison
SolutionDesign
Solution retrospective
Always could be better
Community feedback
- @hmadamkPosted about 2 years ago
for people with disabilities they have no way to understand what is the intent of your page to deliever that you shoud add an h1 like so
<h1>Adivses page</h1> ``` h1{ position:absolute; transform:translate(-50%,-50%); } ``` and you need to wrap your content inside of a main tagMarked as helpful1@raphaelrighettiPosted about 2 years ago@hmadamk thank you for the advice! I'm going to fix it now
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