0
Gradient border
I put a circle picture and tried to add gradient border like instagram but I didn’t find a valid code I found resources but It was complex, I want clear explanation Thx🙏
8 Respostas
+ 4
Show up your attempt and post code link here for better response..
You can find kinda code from sololearn playground.. search with perfect key to display proper results..
Thank you
for example
https://code.sololearn.com/WnH5R6JatVKw/?ref=app
https://code.sololearn.com/Wu2M5f810gs5/?ref=app
https://code.sololearn.com/W1nfMpS4B6Qx/?ref=app
https://code.sololearn.com/WbpCahL7Pu2o/?ref=app
+ 3
Add this below your body tag
<style>
img {
border-radius: 50%;
}
</style>
You will learn more about styles in the CSS tutorials
+ 2
thank you Chris C.
+ 1
Hi Holly Meadows welcome to sololearn.
0
hi
0
hello Holly Meadows
hava a good time
0
Can you help me?
0
I got error with my code