'html page cant be opened in raspberry Pi

I'm making my first HTML page I have tried to do it on my computer and it loaded very fine, but when I do the same steps in my PI the HTML page won't load (i tried the simple HTML page provided by Geany (yes I'm doing all this in Geany) but still it keeps loading then it broke I can load any other page for example Google, or Twitter...just fine. as you can see it's not because of the code but of the PI itself is there a way to fix this?? or maybe something is damaged in my pi? I do have Nginx and PHP installed and it worked just fine if that's a problem

how i saved it: i created a folder in Documents templates then i wend to Geany i made a new file and saved it as index.html so it looked like this/home/pi/Documents/sayHello/templates/index.html and when i click on it as i go to the templates file it keep loading then it showed me "Page Unresponsive untitled " under it and "Exit page" "Wait"

the url to my page is file:///home/pi/Documents/sayHello/templates/index.html (i'm using VNC from my computer) I'm a beginner at this I would appreciate the help

fixed (kind of): i opened with Dillo and it worked!! Dillo is a light web browser on the Raspberry Pi i still dont know what's the problem with chromium but im glad it worked on a Dillo browser at least



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source