Design comparison
Solution retrospective
Namaste People! Today's Challenge was Profile Code Component We have to use HTML n CSS properties to easily achieve the output website.
-
Even though this project wants the output to satisfy both Desktop Design and Mobile Design. I couldn't do the mobile design as it is a little harder to solve because We have to use Media Queries to in order to complete it. <-- If you know any kind of source/video to understand Media Query Concept easily and implement it efficiently please comment down below -->
-
I came across a problem where I had to use "position: absolute" property on the profile pic of Victor and it was overlapping my text <<i.e the name, age and city name>> <-- can you please comment down the solution for that -->
-
In this project I ended up having too many <div> and <section> tags which made my project much more complex and it makes it even harder to apply css on those elements. <-- If you have the solution or a way to follow a particular order to solve this problem please comment down below -->
Thank You!
Community feedback
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