Submitted about 2 years ago
Space tourism built with HTML, CSS and CSS Media Query
@eneyedev
Design comparison
SolutionDesign
Solution retrospective
Comments and correction are acceptable
Community feedback
- @ChamuMutezvaPosted about 2 years ago
Greetings Abraham
I have checked your project and here are my findings.
- this challenge is on a level 3 (intermediate challenge) with about 4 pages.
- the site is lacking some basic fundamentals that are expected in a site, for example the main page (index.html) does not have a heading. A site should have at least one h1 heading element .
- there is duplication of the navigation which can be handled by css
- the hamburger menu should be available for mobile devices and at the same time should be a button. I would expect the image to be a child of the button.
- there is a tutorial on Scrimba which was done that can help you see how some of the designs where achieved.
- i cannot seem to figure out how the menu should work - it is not responding on my end
I recommend doing some challenges of a lower level than this one to cement some basic html such as the ones that i highlighted above
Marked as helpful0
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