My First Blog On HTML(HyperText Markup Language)

Vinay R
3 min readAug 4, 2020

Being a middle schooler somehow I developed an interest in learning HTML. After reading this I hope you will too. In this blog, I am going to introduce you to HTML in an interesting way. First things first, let’s look at some facts about HTML.

  1. HTML’s full form is HyperText Markup Language.
  2. HTML is only used to create webpages and is not a programming language.
  3. HTML is a tag-based language.
  4. HTML was invented in 1898 by Tim Berners-Lee.

Knowing this let's get into what HTML is about in more detail. Throughout this blog, we will be looking at some topics like:

  1. What is HTML?
  2. Why is it important to learn HTML?
  3. Why should I start with HTML?
  4. What can I learn in HTML?
  5. Where can I learn HTML?

What Is HTML?

HTML is a tag-based webpage designer. HTM is not a programming language and is only used to design webpages on the internet. There have been many versions of this and it has gotten easier to use over the past few years. HTML has to be assisted with Cascading Style Sheets(CSS). HTML is always surrounded by start and end tags. Without these start and end tags HTML is not accurate. You can use several editors to write HTML yourself. One editor I really recommend is Visual Studio Code.

Why Is It Important To Learn HTML?

HTML is a good skill to have because in the long-term if you are wanting to be a software developer you need to know several good programming languages and HTML is a good one to add to that list. It will be helpful to know HTML because you can design some stunning emails for your boss or teach your colleagues some code.

Why Should I Start With HTML?

If you are interested in starting to learn code, HTML is a good first step. You can work your way up to other programming languages. HTML is easy to learn and use so it makes a marvelous start to your coding career. Since HTML is easy, you can learn it first and then you can do harder programming.

What Can I learn In HTML?

In HTML, you can learn a lot of things that will help you advance in coding. You can learn the basics of how the world of coding works, you can learn to create small webpages, and if you want to be a software developer, you can take a sneak peek into what you are heading into.

Where Can I Learn HTML?

HTML can be learned in several ways. You can learn using websites like Udemy, W3Schools, and Codecademy. These websites all have tutorials and practice for you to learn HTML. These sites all offer a great learning experience if you are trying out HTML for the first time.

Alright, I hope you had fun reading my blog about HTML. Maybe my blog interests you to go try doing some HTML yourself. HTML is not only a skill, but at the same time, it is fun to study.

<p>Bye</p>

--

--

Vinay R
0 Followers

An aspiring person, who is willing to learn new things and share them.