I am using github pages to create a portfolio blog with Jekyll theme and i want to set image border-radius to circle and i can't figure out to do that.This is what i have tried and nothing is happening to image. here is my code
<a href="url"><img src="https://desmond75.github.io/img/IMG_20171214_095012.jpg" height="auto" width="200" style="border-radius:50%"></a>
i don't know if there is a way of doing this, i need help thanks in advance
This works
<a href="url"><img src="https://desmond75.github.io/img/IMG_20171214_095012.jpg" height="auto" width="200" style="border-radius:50%"></a>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With