Introduction to HTML
What is HTML?
HTML, which stands for HyperText Markup Language, is used universally to create websites and practically every website in the world uses a bit of HTML. Using HTML, you can create paragraphs, headings, menus, navbars and much more.
Admittedly, a website made only using HTML would be pretty boring. Pure HTML doesn't support navbars, menus, sidebars, etc. However, if we combine HTML with CSS and JavaScript we can make interactive websites.
How can I run HTML?
Just open up your HTML page in the browser. Simple as that.
Prerequisites
- Basic computer skills
- Web browser