Is there any way to show circular thumbnail for images.
I have list of Users in my app. Just make it more beautiful I want to show their profile pictures as circular.
Thanks for help.
Is there any way to show circular thumbnail for images.
I have list of Users in my app. Just make it more beautiful I want to show their profile pictures as circular.
Thanks for help.
Hi Ajay,
Look at using .border-radius: 50% in your CSS for the image.