A bit of a dumb question but I just can't seem to figure it out, and I haven't been able to find any answers here or online in general ;__; Any help would be greatly appreciated...
A bit of a dumb question but I just can't seem to figure it out, and I haven't been able to find any answers here or online in general ;__; Any help would be greatly appreciated...

embedding images outside of built in features requires you to host them externally. i recommend filegarden! make an account, upload an image and copy the link it gives you, then put that in whatever image field you desire

@FauxHumanoid Thanks so much!!! This site is perfect ^.^

first, upload ur picture to an image hosting site! like fauxhumanoid said, filegarden is my go-to. imgbb also works. the code you'll use is
< img src = " link goes here " >
and make sure to keep the quotation marks around it! every space except for the space between img and src can be removed :D
@NILS or Q... Tysm Nils!!! I haven't used code to customize anything in so long, I was totally lost on what to use ToT You've been a great help!!

@Tanker OFC!!! im happy to help :3c
https://www.w3schools.com/html/html_images.asp <<
(ig we can't share raw html code on here rn aaaaaa)

<img src="link2image.jpg">
You must be logged in to reply.