This is my 2nd FEM challenge as a beginner and feedback is highly appreciated.
Fernando
@Faerk77All comments
- @sandeshad100Submitted almost 3 years ago@Faerk77Posted almost 3 years ago
Hey! @sandeshad100 Excellent work.
If you want to center it just add "heigth: 100vh;" on body, then "margin: auto"; on the card element.
100vh to use all the space available in the screen, then margin auto to center the container over that free space.
Here my solution & how i resolved it. https://www.frontendmentor.io/solutions/html-and-css-KcWgiM6ha
Grettings!
Marked as helpful1 - @Faerk77Submitted about 3 years ago
Hi!, Trying to keep working and doing my best. This is my third challenge.
I would like to know if I am catching bad programming habits. Or if I'm making stupid but avoidable mistakes early on.
I will appreciate any help.
Thanks!
@Faerk77Posted about 3 years agoHi Davide,
Thanks a lot for the feedback!!!.
I understand the point of mobile first approach, in fact i have a friend that always tell me to start coding on mobile design first hehe, seems i got to hear you guys!!
i will focus on that on future projects.
Thanks again!!!.
Greetings!
1