Wed Jan 19 2022 19:11:28 GMT+0000 (Coordinated Universal Time)
Saved by @shinesheray
$("p").click(function(){ $("this").hide('slow'); });
Copy this HTML code:
Preview:
open_in_newInstructions on embedding in Medium
Comments