Code Snippets for non-coders

Ziraya

Info


Created
25 days, 21 hours ago
Creator
Ziraya
Favorites
38

Profile


Code Snippets for beginners

use small code snippets to make your life easier

THIS ARTICLE IS A STUB, IF YOU WISH TO HAVE A SNIPPET FOR YOUR PROBLEM JUST COMMENT OR HIT ME UP ON DISCORD (ziraya) AND I'LL THINK OF A FIX



Introduction

Here are some small pieces of code you can copy-paste to do small things on your profile without any programming knowledge. Just replace the bracketed words.



If you want to get more acquainted with more html visit w3schools.com


Snippets



  • Link to anywhere you want!

    <a href="(link)">(Name)</a>

    will look like this: (Name)

    Note, when using links with @'s in them, add an extra / left of the @ : <a href="(https://www.tiktok.com//@sora)">Guy that has the same name as Sora</a>