Generation

generate functionSat, 13 May 2023

Darle a un texto color transparente y ponerle bordes rojos

Script $("#p1").css({"color": "rgba(255,0,0,0.5)", "border": "2px solid red"});

Want to kickstart your project?Use the new AI Studio to create your code