Any feedback is welcome here!
Vilius
@viliuskacerginasAll comments
- @rsrclabSubmitted almost 3 years ago@viliuskacerginasPosted almost 3 years ago
I would give html,body background-color black it will transition between pages without white flash
Marked as helpful3 - @SlimBloodworthSubmitted almost 3 years ago
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!
@viliuskacerginasPosted almost 3 years agoHi you can use on ''number-indicators'' grid-column-start: 1; grid-column-end: 2; justify-self: end; grid-row-end: 1;
Marked as helpful1