okay, so apparently this website is intended to be part of a home video-themed blog run by an undead mascot. Neat! The link to the blog is: https://homevideohorror.wordpress.com/
Question: While adding images to my page, I tried putting some images in folders to make my file directory less cluttered, but when i tried to code the images in they wouldn't appear. Does anyone have a solution for this?
If your image is in the "folder" folder, the you have to write something like img src="/folder/image.png" and it should work (remove the first slash if the folder is in the same place as your html page)
your music page inspired me to listen to nero's day in disneyland... i may need to give it a few more listens for it to click but thanks for making my already strange taste in music even stranger... in a good way, of course :)
If your image is in the "folder" folder, the you have to write something like img src="/folder/image.png" and it should work (remove the first slash if the folder is in the same place as your html page)
then*
thanks