@gomessgbrSubmitted 8 months ago
pioDer-vgy
@pioDer-vgyAll comments
- @pioDer-vgyPosted 8 months ago
I think that everything is fonr except minor things like colors
0 - @BoredCosmonautSubmitted 8 months agoWhat are you most proud of, and what would you do differently next time?
My first submit after some time I did this during a lecture hopefully it's good
@pioDer-vgyPosted 8 months agoThe container isn't centered properly. Try to display: grid; and place-content: center; and body height to 100vh. This should work properly.
another thing are tiny things like wrong bg color on "learning" pragraph, but overall its very good work in my opinion
Marked as helpful1 - @stefan-holmgrenSubmitted 8 months agoWhat are you most proud of, and what would you do differently next time?
- Following the design
- Using grid layout
- CSS Variables
Using grid layout to center an element on the screen was a first for me.
HTML semantics - don't think i nailed it, but I tried to use them.
What specific areas of your project would you like help with?HTML semantics do not come naturally for me