Design comparison
Solution retrospective
Usar mais os conceitos de flexbox! e sobre as fontes
What challenges did you encounter, and how did you overcome them?A criação de listas em uma div do html5
What specific areas of your project would you like help with?Não consigo fazer uma transição de cores em algumas páginas
Community feedback
- @IzykGitPosted 3 months ago
Very good however I recommend looking into the learning paths and other resources on SEO, semantics HTML, and HTML elements.
Instead of using divs try using things such as <main>, <section>, <h1>, <button>, etc. This will greatly improve not only SEO and semantics but as well as user experience for those who use screen readers.
Also for the javascript when you are given a data.json file, try to fetch the data from that file. This will greatly reduce the amount of code that you have to write and will make the coding process far more straightforward.
Keep up the good work :)
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