Profile Card preview- CSS grid

Solution retrospective
How did you get the picture right at where it is How did you generate the circular div for the picture
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Iniy96
Hey, it is good at least you thought if doing this project. Get the profile picture at that place using the Position property in CSS. To know more about position property visit this link https://www.w3schools.com/css/css_positioning.asp
To make your profile picture round use border-radius property. To learn about rounded borders visit the link https://www.w3schools.com/css/css_border_rounded.asp
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