Thanks. I tried to make *at least* the homepage very accessible and thoughtfully formatted. Working on the project pages has been on my TODO for too long.
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)
Thanks. I tried to make *at least* the homepage very accessible and thoughtfully formatted. Working on the project pages has been on my TODO for too long.