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.
- 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: Github Link
- Live Site URL: Netlify Link
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- JS
- Desktop-first workflow
From this project I learnt about how to create a responsive webpage.
While creating webpage I'm facing issues about creating responsive webpage. So I will learn about bootstrap and any component-based library.
- Media Queries - This helped me for creating responsive webpage.