How can I make my website public?

How can I make my website public??
Please I need your help!
I’ve learned from you HTML and CSS!
But our teacher said to make a project from a topic we’ve studied.
I’ve did the project, but I can’t make my web public. So please help me to solve it!!

Hey @ibraheem, Welcome to the forms.

You need a web server like Apache or NGINX to serve the HTML/CSS to web browsers.

The easiest way to do this is sign up for digital ocean with their free trial and launch a server with everything you need to host the files. They also have great tutorials on how to get started. (make sure to cancel the trial before it ends or they will charge you)

if you need a temporary domain name then use freenom if you don’t have one. (example.com). its free.

Hope this helps, if you have any further issues let us know. We would also love to see your project once its live.

It’s odd that you are asked to publish your website on the internet without any guidance.

In your case, the simplest approach would be using Github Page or Netlify

They are free and you don’t have to worry about getting a domain name.

Thank you so much!!! May god bless you!!!