Misery's profile picture

Published by

published
updated

Category: SpaceHey

Coding that I use!

Here are some codes I use for my profile!! (I will be updating)

!: You can comment the ones you want or have and I will also include those!


1. CursorĀ 

<style>body{cursor: url(insert cursor link), auto;}</style>

!: The image has to be from a cursor website.


2. Music

<iframe width="0" height="0" src="(insert embed youtube link)//?&;amp;;autoplay=1&;loop=1&;controls=1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" loading="lazy">

</iframe>

!: If you don't want it to be invisible, change the height and width. Also remember to get rid of the parenthesis next to the link.


3. Images & GIFs

<img src="insert image address"/>

!: This can be pasted in any section


4. Dividing Paragraphs

<br/>

!: Keep layering them until you get the amount of separation you want


5. Online Icon

.online{content:url("insert image address");

height: 0px; width: 0px;

!: change the height and width to the size you want


4 Kudos

Comments

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