1 |
|
---|---|
Posted by | Coding |
Feather (0/100) GB) (#175004) Usual View Forum Posts Posted on 2019-05-28 16:53:59 |
(Sorry if this is the wrong board thing) I've been trying to do some codes like boxes in your bio and how to make links clickable. If you have any info on this or you know something that can help, please comment! 0 players like this post! Like? |
Feather (0/100) GB) (#175004)
Usual View Forum Posts Posted on 2019-05-28 17:18:10 |
Cappy (#169975)
View Forum Posts Posted on 2019-05-28 17:22:40 |
Clickable Link: <*a href="Linkhere">Texthere<*/a> Image: <*img src="ImageLinkHere"*alt="ImageLinkHere" /> Image link: <*a href="Linkhere"><*img src="ImageLinkHere"*alt="ImageLinkHere" /> Re-size Image: <*img src="ImageLinkHere"*alt="ImageLinkHere" /> Box- <*div class="boxcontainer">Name Here I'm pretty sure these'll work (Just remove the *'s) 0 players like this post! Like? Edited on 28/05/19 @ 17:24:31 by Cappy (#169975) |
Feather (0/100) GB) (#175004)
Usual View Forum Posts Posted on 2019-05-28 17:26:03 |
1 |
---|