s_jmk51's profile picture

Published by

published
updated

Category: Web, HTML, Tech

Some Simple Codes

Okay so, I realized a lot of people don't actually look at the codes they're putting in their blogs so not a lot of people know how to do somethings.

so here are Some Simple Codes

First I will start off with gifs/blinkies/stamps...IMAGES (that's the category). This is most simple.

<img src="image link"/> 

... that's all, keep the quotation marks there (" ") ... If an image doesn't work, don't worry! you probably wrote something wrong or accidentally deleted something, just delete the link and re-apply it!

MUSIC PLAYER
this one doesn't always work so bare that in mind

<iframe width="0" height="0" src="add 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>

on your youtube video; press share, then press embed. (you only need the EMBED link!)

These are codes people use a lot, if you want a FULL template, just look in Layouts!

[EDIT]
You can find your songs in the layouts as well, just click the "loop" category...
[ANOTHER EDIT]
I was given an amazing BLOG that shows how to do more things as well
[EDIT... ONCE MORE...]
I found a blog that shows how to customize you BLOG POSTS!


9 Kudos

Comments

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