Do you know that Html language is most important for creating website or blogging. But do you have knowledge of Html Language? And do you know that Html Kya Hai, if you do not know then today we are going to tell you Html Kya Hai in Hindi through this post of ours. So let's know about this programming language…

 

Html  Full Form is "Hypertext Markup Language". Html is the language of a computer, which is used to create a website, Html is made up of many types of tags. Tim Berners-lee is called the inventor of HTML. He was the one who created Html. HTML is more simple than other Programming Language like C, C++, Java, Java Script Etc, you can learn and use it easily.

 

So come friends, now we explain you Html what is Html, its complete information in detail in very easy and simple language, we will also explain this to you through this article. If you are interested in earning money online through internet by making your website… then for this, read this Html Kya H from beginning to end.

 

What is HTML?

What Is Html

Html is the language of a computer, which is used to create a website, Html is made up of many types of tags.

 

When the Internet was started, a complete website was made from HTML itself, but now is the era of technology and in today's time there are many computer languages​​using which you can easily create a website, blog.

 

After the website is created from HTML, any person can see that website through the Internet. If you also want to make your website, then for this you have to learn HTML language first, for this you can also take help of Html Tutorial.

 

Which type of language it is?

Do you know that Html Ka Kya Arth Hai- HTML stands for Hyper Text Markup Language in Hindi. Html is a computer programming language, which is used to create web pages, web based applications, in which the use of CSS and JavaScript makes HTML more useful.

 

So here you have learned that Html Ka Arth Kya Hai and Html Kaun Si Language Hai, perhaps you must have thought in your mind that who has created this Programming Language?

 

Who Invented Html?

About the programming language by which so much technical work is done today, you must have wanted to know who made it. Tim Berners Lee discovered Html in 1980 in Geneva. Berners-lee invented the World Wide Web in 1989.

Lee discovered Html in the year 1980 in Geneva. Berners-lee invented the World Wide Web in 1989.

 

For his achievement, he was named one of Time Magazine's 100 Most Important People of the 20th Century.

 

At present, the "World Wide Web Consortium" is responsible for the development of HTML. The browser editor of Berners-lee was developed in 1991-92.

 

It was a True Browser Editor for version First of HTML that ran on a Next Workstation. The first version of Html was formally published in June 1993.

 

The reason for being such a great programming language is that it provides very best features.

 

How to do Html coding?

Do you want to do Html coding but you are not aware about it, then full information has been given about it further. Let's know…

 

First of all you have to download Xampp Software Xampp is an Apache, Mysql and Php package. It is easy to install it on personal computer. Many developers like to do local testing on this. Let us know how to use it.

Step 1. Windows Taskbar

 

First of all, go to Start in Windows Taskbar and type Xampp in the Search Box, here select Xampp Control Panel and press Enter, now start Apache from Xampp Control Panel. You will see “Running” highlighted here in green color which means that Apache is ready to use.

 

Step 2. Go To Start

 

Go to Start and open the computer, navigate to the Xampp Folder, which is normally located in the Top Level Folder of your Computer's Hard Drive. Open Htdocs Folder.

 

Step 3. Open Computer Again

 

Now again go to the computer's option and navigate to the folder where you keep your Html File Save. If you do not have any Html File created earlier then create a Html File and save it in Htdocs Folder in Xampp Folder. If you find a single Html file, then copy and paste it in the Htdocs folder.

 

Step 4. Start Your Web Browser

 

Start your web browser and type “Localhost/Filename.Html” in the address bar. Now press Enter and see Html File Load as Web Page. Your Apache server that came with Xampp is serving your web pages.

 

Now you have learned so much about Html, but the most important thing is where Html Coding is used.

 

Which is being told to you next.

 

How to do coding in Html

Html is used to create web pages, create web applications and create electronic documents. Along with this, Html Ki Coding is also used to create graphics and to create a website. Apart from all this, Html has many other great uses.

 

To learn Html, first of all you need a Simple Text Editor and Internet. So in this way you can do Html Coding.

 

Now you have learned about Html Kya H in Hindi, Html Coding, now we will talk about Html Tags which are the basis of web pages. And at the same time you will also know that Html Ke Coding Ko Kis File Mein Save Kiya Jata Hai, let's know about them too.

 

Types Of Tags In Html

Html Tags are used to create Head Area, Content Area and Footer Area of ​​the web page, first we know about Html Tags Definition.

When Tim Berners-lee created Browser and Server Software, while making them, he made some special codes to work for these browsers and software, with the help of which special commands can be given to the browser. These tags are called Html Tags.

 

Know about Html Tags And Attributes…

 

Html Tag – <Html></Html>

This is the most main tag of Html. Html document is defined by this. Creating an Html Document is started with this tag. All the rest of the Html Element's are written in the middle of this tag.

 

Doctype Tag – <!Doctype>

This tag tells the browser how the document has been written, through which the browser also comes to know that the document has been created from Html.

 

Body Tag – <Body></Body>

This Html Basics Tag can be used in the document only once. It is used to create the Constant Area of ​​the Web Page.

 

Heading Tag – <H1></H1>

This tag is used to write the heading of the document. Heading tag ranges from H1 to H6.

Title Tag – <Title>/Title>

This tag is used to give the title of a web page. This tag is written inside the head tag. By this the browser gets to know about what the web page has been created.

 

Paragraph Tag – <P></P>

This tag is used to write a paragraph. So that you can use as many paragraphs as you want in your document.

 

Head Tag – <Head></Head>

This HTML tag is used to create the header area of ​​the web page as well as it is used to give important information of a web page like – <Style>, <Script>, <Title>, <Link> , <Meta> In this, all the tags are written inside the head tag.

 

Link Tag – <Link>

This tag defines a link between a document and an external resource. Link Tag is used to link to External Style Sheet.

 

Image Tag – <Img>

This tag is used to add any kind of link to the HTML document. So these were Html Key Tags which are used for any web page and document.

 

How Does Html Work?

Now you must be thinking that how does this work, so let's understand further what is the working of Html.

 

Html provides many tags which makes your website more attractive by the use of Colors, Font Size, and Graphics, Html tells Tag Browser how and where to show the elements written in that tag on the website.

 

Only one web page is designed from HTML. The complete structure of the web page is made in HTML. After writing Html Codes, the file is saved with .Html or .Htm File Extension. If you save any file with .Html or .Htm File Extension, then after uploading it to computer or web server, you can view it on the browser, the browser will read the Html code written in that file and show it on the Html page.

 Also read - What is JavaScript, what is it and how to learn

Html Key Types

Html is divided into 3 types. The new version of Html Html 5 has also been launched.

 

Let us know about these types.

Transitional: This is the most common type of Html. It has a flexible syntax, grammar and spelling component. Approach a Best Efforts to read Browser Tag.

Strict: Strict Type of Html means that it is to return the rules and make it more reliable For example – Strict Type requires all closing tags for all open tags. This type of HTML is most important for the phone.

Frameset: A Frameset allows developers to create Mosaic of Html Documents. Where multiple documents can be connected in a single screen. This Technique is used to make Use Menu System.

So friends, these were the types of Html that you should know here. There are 3 main types of Html.

 

Features Of Html

As you all know that technology keeps changing day by day. To fulfill this requirement of technology, Html 5 was launched with many improvements. Let us know about its features.

 

Clear Syntax: Syntax of HTML is clear, which can also be modified.

 

Graphics: Graphics have been used a lot in Html 5. Where you can create Vector Graphics using SVG (Scalable Vector Graphics) or Canvas.

 

Geo Location: It is difficult to find the Geo Location of the visitors visiting the website in Html 4, but since Html 5 has been launched, Geo Location has been added to it.

 

New Format: Some new formats have been added in HTML5 like Date, Time, Calendar, Etc.

 

Effective Presentation: Effective Presentation can be created with Html because it has many Formatting Tags.

 

Link Adding: Allows the Html Programmer to add the link to the web pages by Html Anchor Tag, so it increases the interest of the users in browsing.

 

Add Video Or Sound : Allows Html Programmer to add Graphic, Video and Sound to the webpage, which makes it more interesting.

 

So these were the features of Html which provide such a good facility.

 

More important information related to Html.

·       Html Color Codes: With Html Color Codes, you can change the color on the web page so that the background, table and text color of the web page can be changed.

 

·       Html Formatter: Html Formatter Online helps in beautifying and formatting Html data as well as editing, viewing and analyzing Html data. This is a very easy way to edit Html data.

 

·       Html Fonts: You can use many types of fonts in Html. Which you can use for your website.

 

·       Html Table: Html Table allows the web author to arrange the data in the Rows and Column Cells of Text, Images, Links and other tables etc.

 

·       Html Elements: Html Elements is an Individual Component of Html Document and Web Page. Html is composed of Html Nodes Tree such as – Text Nodes, Node can contain other Nodes and Text Content. Many Html Nodes represent Meaning or Semantic.

 

So friends, this was the complete information about Html which you got to know here today.

 

 

Conclusion

You got all kinds of information related to Html here, in which you know…

 

·       What is Html and who invented Html.

·       How Html Programming Language Works.

·       What are the features of Html.

·       Where is the coding of Html used and how is it used.

·       How many types of Html Tags are there?

Are you also making your website using this programming language and tell by commenting in the comment box. Do give your opinion on this post and do not forget to share this post with your friends on social media platforms like- Instagram, Whatsapp, Facebook.

 

Thank You.