hmm... what specifically? like getting started with html? https://developer.mozilla.org/en-US/docs/L

hmm... what specifically? like getting started with html? https://developer.mozilla.org/en-US/docs/Learn/HTML/Introduction_to_HTML/Getting_started
There's a lot of guides on making your own website/etc.
If you go with a static page, just html/css/js, you can then create a Github Repo and use Cloudflare Pages which can automagically update your website on each commit and has unlimited static asset requests
MDN Web Docs
You made it to the end of the article! We hope you enjoyed your tour of the basics of HTML.
Was this page helpful?