Submitted over 2 years ago
NextJS, TailwindCSS | Space Tourism Multi-Page Website Solution
@Quibble7s
Design comparison
SolutionDesign
Solution retrospective
Any feedback is greatly appreciated!
Community feedback
- @denieldenPosted over 2 years ago
Hi Quibble, great work on this challenge! π
Here are a few tips for improve your code:
- add
header
tag and wrap thenav
for improve the Accessibility - add
main
tag and wrap the content of page for improve the Accessibility - add descriptive text in the
alt
attribute of the images - in the mobile the menu is illegible because firefox does not support the css
backdrop-filter
property: read here -> backdrop-filter and @supports
Overall you did well π Hope this help!
Marked as helpful2 - add
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