This is a solution to the Space tourism website challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Users should be able to:
- View the optimal layout for each of the website's pages depending on their device's screen size
- See hover states for all interactive elements on the page
- View each page and be able to toggle between the tabs to see new information
- Solution URL: https://github.com/cmcrawford2/space-tourism-site
- Live Site URL: https://cris-crawfords-space-tourism-site.netlify.app
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
I learned many ways to implement custom CSS properties.
This tutorial provided me with a quantum leap in my CSS styling skills. I'm going to apply these skills to other projects.
- Website - Cris Crawford
- Frontend Mentor - @cmcrawford2
The tutorial by Kevin Powell on Scrimba was fantastic. I learned so much!