How do you use clip function in CSS for external images? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

How do you use clip function in CSS for external images?

How do you use the clip function in CSS for external images, for example to cut out a circular area from an external image?

16th Nov 2018, 4:47 PM
Dr. Raphael Haas
Dr. Raphael Haas - avatar
5 Antworten
+ 1
I normally use border for that, for a circular area i use border-radius
16th Nov 2018, 4:52 PM
Taste
Taste - avatar
+ 1
Thanks, I'll try that :)
16th Nov 2018, 4:53 PM
Dr. Raphael Haas
Dr. Raphael Haas - avatar
+ 1
what do you mean by external images? images from a link/src?images in a different file?
16th Nov 2018, 5:46 PM
᠌᠌Brains[Abidemi]
᠌᠌Brains[Abidemi] - avatar
+ 1
Yes I mean from a link/src, otherwise I could just edit on the computer but that's too easy ;)
16th Nov 2018, 7:50 PM
Dr. Raphael Haas
Dr. Raphael Haas - avatar
+ 1
I am sorry that my question was less detailed :)
16th Nov 2018, 7:51 PM
Dr. Raphael Haas
Dr. Raphael Haas - avatar