Latest solutions
Latest comments
- @chatflySubmitted almost 2 years ago@Akiraz14Posted almost 2 years ago
Hello Gabriel, I think your page seems great, is a very good approximation to the original model.
Answering your question about centering the box, you can do it with just 2 lines of code in the CSS code!
You just have to use 'flexbox', I recommend some reading and also to make your learning process more interesting the Froggy flexbox website which is a didactic game.
- https://css-tricks.com/snippets/css/a-guide-to-flexbox/
- https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Flexbox
- https://flexboxfroggy.com/#es
Marked as helpful0