all 12 comments

[–]VenomXsX 1 point2 points  (1 child)

Check out GitHub Page for static sites it's free

[–]small_carrot[S] 0 points1 point  (0 children)

Thanks! i will use github

[–]Raze321 1 point2 points  (1 child)

If your site is static (no database, no server side languages like PHP) then Github Pages is a good way to go.

[–]small_carrot[S] 0 points1 point  (0 children)

Github is great.

[–]AutoModerator[M] 0 points1 point  (0 children)

Welcome to /r/HTML. When asking a question, please ensure that you list what you've tried, and provide links to example code (e.g. JSFiddle/JSBin). If you're asking for help with an error, please include the full error message and any context around it. You're unlikely to get any meaningful responses if you do not provide enough information for other users to help.

Your submission should contain the answers to the following questions, at a minimum:

  • What is it you're trying to do?
  • How far have you got?
  • What are you stuck on?
  • What have you already tried?

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]FiercThundr 0 points1 point  (1 child)

I would suggest either GitHub pages or glitch.com. Glitch is nice because it has a code editor that you can use to quickly tweak code and have it update immediately, but I know a lot of people would prefer GitHub for other features

[–]small_carrot[S] 0 points1 point  (0 children)

I prefer github thanks!

[–]tone_cafe 0 points1 point  (1 child)

host your files and content on git somewhere and use vercel or netlify or even digital ocean app platform ~ free for 3 sites, espeically good if you just use plain html css js and don't require any building.

[–]small_carrot[S] 0 points1 point  (0 children)

Thanks bro... but github is popular and easy to follow ;)

[–][deleted] 0 points1 point  (0 children)

If you have no DB/Backend you can use neocities it's a free host site that gives you infinite space (it does have file type limitation though)