ive been trying to learn more html but im just so stuck like just let me put in an image?? i really want to learn but i keep getting frustrated :( hopefully i can just get a boost of motivation and pull an all nighter and figure out how to do literally anything. bleh

neocities
0 Kudos
Comments
Displaying 2 of 2 comments ( View all | Add Comment )
MICHIGAN_XP
Regarding putting images on the profile, I really don't know, but if you're going to put images on blogs, you need the URL, I get the image URL using a website called catBox
PL9050
Somethings its easiest to reverse engineer and learn that way. There are a couple different ways to insert an image, but the easiest is to use
. You can also go to a webpage and inspect element its images to see how they are coded. If you’re trying to include a image not seen somewhere else, I believe you have to put the filepath of the image in place of a link.Not all images seem to work when linked; keep that in mind.