Profile card site using HTML and CSS

Solution retrospective
Hello! I have just started learning web development. I have completed the challenge, but I feel that my solution is far from optimal. I think that my positioning is not that great. Please provide your feedback!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @zulhamsy
Hi! it's amazing to know that you are just learning and jump right into this challenge, great job :D
just newbie advice, I thought it would be better if you made 'body' width responsive to the viewport, (ex: width 100vw) rather than making it a fixed size, also if you wanna center the content vertically and horizontally relative to the screen, you could use flexbox / flex, its so simple but powerful
anyway keep up your spirit and keep learning 💪
Join 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