+ 2
How can I make free hosting for my HTML web?
6 Antworten
+ 5
Use freewha.com or if on windows use xampp
+ 3
locally,
you can download wampserver
place your project under the www folder
run it
localhost/foldername/indexpage
hosting hosting. try creating a repository on github
pushing that folder
create a new branch (gh-pages)
access it
githubusername.github.io/projectname
hope this helps
+ 3
thanks for your answer
+ 2
thanks very much for your answer Din
+ 1
Hi all,
I think this information can be useful for you. If you plan to get your website.
They provide hosting absolutely free, there is no catch. You get 1500 MB of disk space and 100 GB bandwidth. They also have cPanel control panel which is amazing and easy to use website builder. Moreover, there is no any kind of advertising on your pages.
You can register here: https://www.000webhost.com/952913.html
i hope this is helpfull
0
You can try 000webhost.com if u also wish to use php and sql database. It's starting plan is free forever.
Or you have static Web page then use github pages.