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 Tourism Multi Page Solution

Davidβ€’ 80

@DavidSosaMoriana

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


For some reason that I couldn't fix, the desktop image for the crew page is not filling completely. If anyone know what did I messed up here, feedback is welcome!

Community feedback

Warrenβ€’ 630

@warrenlee

Posted

Hey David, try adding min-h-screen to your section.crew element. It's because your content only goes as far as the description under the name so your element ends there. With min-h-screen aka min-height: 100vh, you are setting the height of the element to be 100% of the screen height.

Marked as helpful

0
Sankalpa Sarkarβ€’ 520

@IllusiveCoder1101

Posted

You should add more styles to your project like some custom fonts.Also as an extra give those nav buttons some state like an active,inactive etc..Otherwise it looks pretty great, nice jobπŸ‘πŸ»πŸ‘πŸ»

0

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