Hey please what tag is used to give an image a round attribute and where is it placed css or.... | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Hey please what tag is used to give an image a round attribute and where is it placed css or....

28th Aug 2022, 1:01 AM
Jace
1 Respuesta
0
Use in css using the id of the targeted element clip-path:circle(50%);
29th Aug 2022, 12:03 PM
RD:programmer
RD:programmer - avatar