Any websites I can use to make my own website?

In order to incorporate what I have learned from HTML, I want to know if there are any websites where you can program your website using HTML instead of these websites where you can build your own websites but without coding and they have everything set up for you. If that made any sense

You can create your own websites on your device by writing your HTML/CSS files, and then saving them as filename.html or .css. (Just make sure the file you’re writing to is a plaintext file before you save it as .html, otherwise you’ll get unwanted formatting). To host a site for free, there are a number of options, including GitHub pages.
I hope this helps!

1 Like

just use vscode and github