Monday 19 October 2020

Original On this text we'll learn, (What is HTML) friends, if you would

  Original On this text we'll learn, (What is HTML) friends, if you would 

By the way, learning Html programing language like - Java, PHP, JavaScript, Python, C ++ etc. Much easier than learning, but because it's a basic thing. So to maneuver forward during this field you would like terminology like - HTML, XML etc. it's vital to find out .



In this Html tutorial we'll teach you (what is Html?) and the way it works. So let's start.

we'll cover

What is HTML

History of HTML

What is HTML used for

How to Learn HTML

HTML Basic Tags

The HTML tag is split into two categoriesHTML may be a terminology , which is named "Hypertext Markup Language". Html is most ordinarily utilized in creating sites . By using Html language, we inform the online Browser what the knowledge of our web-page should appear as if to the user.


The website you're reading now has also been used using Structure Html language. Hypertext and markup are two different terms, whose definition is as follows:


Hypertext associates two sites within a text. in order that when a user clicks thereon text, it'll access it on subsequent web-page. Thus, the links available on sites are called hypertext.


Markup language is employed to make the structure of any website . aside from html, DHTML, XHTML, XML XSLT etc. there's also terminology . But Html is that the most ordinarily used language.


HTML may be a platform-independent language which will be utilized in any platform like Windows, Linux, Macintosh etc.

History of HTML

HTML was started in 1990 by Tim-Berners Lee (a physicist working during a French Organization as a Contractor). Initially, Html language was used for Document Sharing. After a while , Lee finally wrote to Browser and Software specifying html.



After that, only Html language has been utilized in creating web-pages. If you learn Html language well then it'll be easy for you to make an internet site . Now because Html is that the most ordinarily used terminology , the most important question.

What is HTML used for?

Creating a webpage using HTML is extremely easy, for this you would like two things - first may be a simple text editor like Notepad during which html code is written and second may be a browser like Internet Explorer, Google Chrome, Mozilla Firefox etc. Your website gets recognized and which internet user can see. HTML is formed from a series of small codes that we write in notepad, these small codes are called tags. The HTML tags tell the browser how and where to point out the weather written within that tag within the website.


HTML provides many such tags which provides a beautiful look to your website using graphics, font size and colours . After writing the HTML code your document has got to be saved, to save lots of it the name of html file it's necessary to write down .htm or .html with it only then it'll show your html document in your browser alternatively .


After saving, you've got to open the browser to ascertain your html document. That browser will read your html file and can translate your correctly written code and show it to your website correctly as you thought while writing the code. Your browser doesn't see html tags within the website, but uses those tags to form your document appear correctly.

How to Learn HTML

How to learn HTML to find out Html, it's most vital to possess knowledge of Html tags. Html has many sorts of codes. Which are called Html tag. Which tells the Browser where and the way to point out the text written inside the tag within the website . of these Html tags are already programmed within the computer.


That is why as soon as you give the command to the browser with the assistance of those codes, it immediately shows the language of those HTML tags and shows it within the website . Although the list of Html tag is extremely long, but some basic tages 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- 

6. Paragraph tag- 

7. Line break tag- 

8. Centering content tag- 

9. Horizontal line tag- 

There are more tags. Which is extremely difficult to inform during a post. Because immediately we are giving information about HTML, so here we'll tell you the essential things. In our next post Learn HTML in Hindi, we've most the tags and what they are doing and the way to use them? Will give full information about this.

The HTML tag is split into two categories

1. Paired tag: - Another name of those tags is Container tag. Which are used as Pair. That is, these tags have both Opening and shutting tags.


Example: - Html tag is opening tag <html>, and shutting tag is </html>. within the same way, they're also closed by asserting slash / ahead of the remainder of the tag. this suggests that to use them properly you'll need to use both these tags. Only then you'll be ready to create an internet page.

No comments: