+ 1
How to get our HTML file on the internet ?
When we write a HTML file in any of the editor , after that how can we make it available on the internet ??? pls some One guide me here.. It would be a lot helpful
7 Answers
+ 3
use github. albeit it is complicated.
alternative: use blogger or wordpress page then you can edit the code.
i recommend you to learn css and javascript also, so you won't be intimidated by wordpress code.
+ 3
register on altervista.org it is free and then upload your fille like I did.
http://ddgdidi.altervista.org
+ 3
you need deploy your files to web server, something like publish your content. web server maybe provided by some company platform, or you can host your own web server, but that's will be much more work to do.
for local PC test, you can install LAMP suite to host your HTML file.
+ 2
Apache. google it
+ 1
to make it available to Internet, you need any domain to host your files.
for that buy any domain or you can use free host services, I am using orgfree.com. There are many..google them.
comment if needed any further clarification.
+ 1
http://ddgdidi.altervista.org
this website is not available in English !! @Didi Danaila
0
thank u everyone!!! I'll try out everything u'll have suggested!!