Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

space exploration website using react ,tailwind ,json data

abedzeidan 270

@Abed001

Desktop design screenshot for the Space tourism multi-page website coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
3intermediate
View challenge

Design comparison


SolutionDesign

Solution retrospective


hello, I have two questions: when you visit the pages you will notice that the image takes time to load, second I couldn't figure out how to make the page on the navbar active when clicked although I did it for the JSON data.thanks in advance

Community feedback

@Genildocs

Posted

Hello, congratulations on finishing the challenge. One tip you could implement would be to use the minimum height setting at 100vh so that the background covers 100% of the page.

.w-full {
    width: 100%; 
    min-height: 100vh;
}

Marked as helpful

1

Please log in to post a comment

Log in with GitHub
Discord logo

Join 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