What is HTML and How to Learn it?

https://htmltraininginstituteindelhi.wordpress.com/2021/11/13/what-is-html-and-how-to-learn-it

learning HTML can be done in any programming language such as Java, PHP, JavaScript, Python, C, etc. Much simpler than learning. Since this is a basic thing, to move ahead in this field, you need to use Markup languages ​​like – HTML, XML, etc. ( learn HTML css in Delhi )It is very important to learn.
What is HTML and How to Learn it? https://htmltraininginstituteindelhi.wordpress.com/2021/11/13/what-is-html-and-how-to-learn-it learning HTML can be done in any programming language such as Java, PHP, JavaScript, Python, C, etc. Much simpler than learning. Since this is a basic thing, to move ahead in this field, you need to use Markup languages ​​like – HTML, XML, etc. ( learn HTML css in Delhi )It is very important to learn.

Here you will know, what is HTML. If you want to get into the field of Web Development and Designing, then you should start with learning HTML. This is a basic thing, to move forward in this field.

However, learning HTML can be done in any programming language such as Java, PHP, JavaScript, Python, C, etc. Much simpler than learning. Since this is a basic thing, to move ahead in this field, you need to use Markup languages ​​like – HTML, XML, etc. ( learn HTML css in Delhi )It is very important to learn.

In this HTML tutorial, we will tell you, what is HTML and what is its use?

What is HTML

HTML is a markup language, which is called “Hypertext Markup Language“. It is mostly used in creating web pages. By using HTML language, we explain to the web browser, how the content of a web page should look to the user.

The structure of the website you are in right now is also designed using HTML language. Hypertext and Markup These are two different words, whose definitions are as follows:

Hypertext is the text that contains links to other web pages. When a user clicks on that text (or Anchor Text), he reaches that webpage. In this way, the text present in the web pages which contains the link is called.

Markup Language is used to create the structure of any web page. For example, you can create Paragraphs, Heading, tables, and Bullet Points on a web page; You can also embed images and videos as well.

History of Hypertext Markup Language

HTML was started in 1990 by Tim-Berners Lee – a physicist working in a French organization as a contractor. Initially, Html language was used for document sharing. After some time, finally, Lee wrote Browser and Software, specifying HTML.

After that, till now only Html language is being used to create web-page. If you learn Html language well then it will be easy for you to create a website. Now because HTML is the most used markup language, then the biggest question is, how to learn HTML? So by now, you must have known what is HTML? Now let us tell you how to learn the Html language.

How to learn HTML?

How to learn HTML? To learn Html, it is most important to have knowledge of Html tags. There are many types of codes in Html. Which are called Html tags. Which tells the browser, where and how to show the text written inside the tag on the web page. All these HTML tags are already programmed in the computer.

That is why as soon as you give commands to the browser with the help of these codes, it immediately understands the language of these HTML tags and shows them on the web page. Although the list of Html tags ( HTML and css training in Delhi )is very long, some basic tags which are basically used are as follows.

HTML Basic Tags

1. HTML tag – <html>

2. Head tag- <head>

3. Title tag- <title>

4. Body tag- <body>

5. Heading tag- <h1>

6. Paragraph tag- <p>

7. Line break tag- <br/>

8. Centering content tag- <center>

9. Horizontal line tag- <hr>

There are many more tags. Which is very difficult to describe in one post. Because right now we are giving information about HTML, so here we will tell you the basic things. In our next post Learn HTML in Hindi we will almost all the tags and what is their function and how to use them? Will give complete information about this.

HTML tags are divided into two categories:

1. Paired tag – Another name of these tags is the Container tag. Which are used as Pairs. That is, these tags have both opening and closing tags.

Example- Opening tag of Html tag is <html>, and closing tag is </html>. Similarly, they are closed by putting forward slash / in front of the rest of the tags. This means that you have to use both these tags to use them properly. ( web design institute in Delhi )Only then you will be able to create a web page.

2. Unpaired tags – These tags are also called empty tags. They do not have any closing tag. The line break tag <br/> comes in this category.

So hopefully, by now you must have known about HTML. So let us now learn how to create a basic web page using Html language.

You May Also Like These Blog Posts

What are WordPress and its benefits?

What is HTML and Its Features

Web Development Institute

What is HTML and How to Learn It

What is software

HOW TO BECOME A WEB DESIGNER

HOW CAN YOU LEARN WEB DEVELOPMENT AND WHAT IS WEB DEVELOPMENT

What is JavaScript and how to learn it?

0 Comments 0 Shares