Space Tourism HTML CSS JavaScript Acessibility

Solution retrospective
Hello! This was a very fun project! I'm a little stuck on the Technology page in getting the buttons to move to the left of the text container, so if you'd like to drop some suggestions I'm all ears! I am also going through and learning to make it meet accessibility standards using this resource: https://www.w3.org/WAI/standards-guidelines/wcag/ and would really benefit from some guidance in this area. I am also going to do this project again using THREE.js for some of the planets and add more planets. If you have experience with THREE.js and have ideas for the best way to push it into GitHub, I'd love some information. I built out one planets already, but I haven't been successful in getting GitHub Pages to display the plant and I'm having trouble figuring out what the problem is. As always, I'm super grateful for your feedback!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @grace-snow
Hi I'm viewing on mobile and nothings happening when I click the menu button from the homepage.
Marked as helpful - @viliuskacerginas
Hi you can use on ''number-indicators'' grid-column-start: 1; grid-column-end: 2; justify-self: end; grid-row-end: 1;
Marked as helpful
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