You can make a website using only HTML
If you google online, you will find many people telling you about all the different languages you need to make a website: HTML, CSS, Javascript, PHP, Python, Ruby. Then you start hearing about frameworks and libraries.
And they are right if they are referring to a complex design website or a website that has user accounts and management. They are usually referring to websites like this:
That is not the kind of website we will be making today.
May be you want to just test the waters and see if you like it.
What if you want to learn HTML and then create a simple website. Is it possible? Yes. it is very possible. You won’t be creating an elegant looking website. But it will still be a website.
You will be making a website that looks like this:
This website has been made using just HTML. You can choose any topic for your website to make it a meaningful project.
Go ahead and read the step by step guide to making this website with just HTML.