Design comparison
SolutionDesign
Solution retrospective
Any feedback are welcome.
Community feedback
- @hardy333Posted about 3 years ago
Hey, everything looks very good and website is also responsive to small screen sizes, Good job.
Few thing you may want to improve:
- Try to fix accessibility issues in the report. For that you can use <main> tag and wrap everything with it except footer tag.
- for your css files, it would be little better if you also create base.css or file and write all you :root{} and html, body, and heading styles in there and import all the css files in main.css file...
3@AlecANLPosted about 3 years ago@hardy333 Thanks for the comment and recommendations, hardy. I'm going to working in resolver this issue.
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