Design comparison
Solution retrospective
This is mobile preview only. I'm a back end developer. I'm trying to learn solid no framework front end and this freaking hard but I enjoy it.
Community feedback
- @Jolijn0101Posted almost 2 years ago
Hi KingNelxV2,
How clever to learn Frontend on your own. Maybe the site https://www.w3schools.com would come in handy. There you will find on overview of several code languages like HTML and CSS. On YouTube I watch the videos of Kevin Powell. He is good in explaining CSS. This is his channel: https://www.youtube.com/@KevinPowell
I noticed that you didn’t use the colors and fonts from the style guide yet. You can find them in the style-guide.md file. If you would like to know more about google fonts, This could be a great video for you: https://www.youtube.com/watch?v=qgmLDPLApBY
What I would recommend is to make the card smaller and set it in the center by using Flexbox on the body element for example.
You could place all the elements under the image in a separate div and giving that div element a padding. Then your content will fit properly.
You're doing great. I hope you find my feedback useful and I wish you a lot of fun learning HTML and CSS
0
Please log in to post a comment
Log in with GitHubJoin 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