customisation codes i learnt today <33

🖤🖤🖤🖤🖤 


- for adding pictures and gifs: 
<img src="IMAGE URL" /> 

 - to change the size add:
width=X height=Y before the />

 - adding youtube videos is super easy, u can copy the code from the share > embed button on the site :)

 - to add a fun cursor: 
rw-designer.com has the designs. however the page isn't https so u need to save the gif of the cursor u want, then post it in a discord chat. next u copy the link from discord (its always https). lastly, insert the url into this code template: 

<style>
body {
cursor: url("INSERT URL") , auto; 
}
</style>

(this is just stuff ive picked up in the past day so its mostly notes to myslef so i dont forget lmao, but i hope it helps anyone who might need it) 


5 Kudos

Comments

Displaying 0 of 0 comments ( View all | Add Comment )