Khan Academy has
a Computer Programming course which teaches web development, including how to code in HTML, CSS, and Javascript.
MDN Web Docs is the go-to resource for web development. (Yes, I know about
W3Schools, but I'd only recommend it for reference of what you already know instead of for learning new things.)
There are many free web hosts online. As said in the above section, I use
Netlify. Search for them and try to find one that suits your needs!