Design comparison
Solution retrospective
πΎ Hello, Frontend Mentor coding community. This is my solution for the Profile Card Component.
Feel free to leave any feedback and help me improve my solution or make the code clean!
πͺ I had some issues position the circles as background so I just export the background from Figma. My bad.
I'll be happy to hear any feedback and advice!
Community feedback
- @grace-snowPosted about 2 years ago
Hi
This looks good to me except the component needs a little margin so it doesnβt touch the sides of the screen on some mobiles
In your html those stats should be an unordered list with 3 list items inside. The words cannot be in paragraphs on their own as they donβt make sense on their own and have to be read with the number (so number and word both should sit within the same meaningful element - an
li
)Marked as helpful2 - @vanzasetiaPosted about 2 years ago
Hi, Hamza! π
Nice work on this challenge! π
One suggestion I have is to add some
padding
on thebody
element to prevent the card from touching the edges of the browser. Currently, on mobile landscape view, the card is touching the top edge of my browser.I hope this helps!
Marked as helpful1 - @correlucasPosted about 2 years ago
This comment was deleted about 2 years ago
0@correlucasPosted about 2 years ago@Hamza-Noah Look the description of your solution and see what you wrote.
0@correlucasPosted about 2 years ago@Hamza-Noah Look your solution description. This is what is written there:
------------------------- QUOTE -------------------
πΎ Hello, Frontend Mentor coding community. This is my solution for the Profile Card Component.
Feel free to leave any feedback and help me improve my solution or make the code clean!
π I had a lots of fun building this challenge! I changed almost all design with the FRESH PRINCE THEME
πͺ I had some issues position the circles as background so I just export the background from Figma. My bad.
I added some features:
π¨ Custom hover on profile image using the general sibling selector. π¨βπ¬ Custom hover effect on profile background! I'll be happy to hear any feedback and advice!
"
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