Why is my github pages site not loading my images - html

I created a Github Pages website for my portfolio, and the images and not working. It is displaying the alt text. Locally everything works, and the images are in the repository, I don't know why it isn't working.
Here is the repository - https://github.com/Koolmale/koolmale.github.io
Here is the site - https://koolmale.github.io/

Related

Image not shown on site hosted by GitHub

I finally managed to upload my website on GitHub but two of my images are not shown.
On VS Code i don't have any problems coming up.
Here's a link to my website - https://micheellee.github.io/rustysphotoblog/index.html
And a link to my github profile-
https://github.com/Micheellee/rustysphotoblog

Blank page when uploading website files to web hoster

So I downloaded my own portfolio after making it through a portfolio maker and decided to download it, modify the html files to my liking and then wanted to upload them to a web hoster where I would use my own domain for it, however when I tried uploading my files to the main folder on my website's directory and check the website out it simply shows me a blank page, even though it actually displays my logo on the tab on top. When I open the index.html with Chrome from my local files it displays my website perfectly however when I upload it to my website and try view it that's when I get a problem. I have tried using 2 different web hosters and tried uploading my files through FTP and direct upload and still got the same blank page.
NOTE: I uploaded all the files in my site folder not just the index.html and if it works when I opened it with Chrome I don't see why it wouldn't work on my website.
It looks like you have forgotten to upload some files:
All the ones marked 404 are missing and need to be uploaded.

Broken Images and CSS Only on Live site

When I view my site locally on my laptop, the site looks perfect and works. But once I copy my files to the server, the live site looses the CSS and all the image links are broken. The images and css are properly linked and I have renamed and reuploaded the files several times (thinking it was a broken transfer). This is a project page from my main site and I don't have any issues with any of the other pages. Is this a server issue or a code issue? Any ideas on what this could be/how to fix it?
The problematic page is http://squigua.com/AD/R1NR/norules.html
The style and photos should leave the first initial screen looking like this:
black background, centered text, pictures, funky typeface
Your problem is that all your resources are in a folder named "AD".
Adblock will just assume you're serving up ads, so it will block ALL resources in that folder.

Page loads on local but doesn't on a host/server

So I've been trying some HTML templates out and I've spent 4 hours editing this certain template. It ran perfectly just for loading index.html --> Chrome.
Once I uploaded the site to my hosting I noticed that the site keeps getting stuck on the loading screen.
I wanted to past the whole index.html file but I couldn't so I uploaded it here:
http://pastebin.com/raw/P6Z2Qvd9
Since I cannot paste the whole index code here, I've also uploaded all the files to my hosting so you can view the website:
http://ziiran.xyz/notepad/

wordpress - Unable to see the pages in web site

I was able to edit pages in wordpress dashboard, but when I was trying to look the pages through browser nothing is displayed.
Nothing is working except the home page.
I tried installing another theme but in all the themes only home page was working fine.
Have you looked around at the Wordpress forums? Maybe this page ? http://wordpress.org/support/topic/page-not-found-39
Have you changed your site permissions (e.g via FTP) Sometimes having specific site permissions may cause your page not to show.
Do you have the most updated version of Wordpress?