What is HTML? How does it work?
HTML meaning
If you will run the internet and access any website or blog
or you have a blog or website. Have you ever had a question about how a website
is made?
Whether you want to learn HTML or not, but you need to know
"What is HTML, Full Form of HTML, How HTML works, History of HTML and HTML
version".
If you want to become a web developer or design any website
by yourself, then HTML becomes very important in that case. Because this is not
possible without learning HTML.
No degree is required to learn HTML. And learning Html is
much easier than learning other Programming languages (Java, PHP, JavaScript,
Python, C ++, etc.).
So, know about this Programming Language HTML.
![]() |
what is html definition, html tags, html uses, html meaning, html example, features of html, html full form, what is html used for, eng.dtechin |
What is HTML?
HTML is a computer language that we use to create webpages.
HTML supports all browsers.
HTML is used to create any website. If you want to build a
website, then you have to use HTML.
Html is the most commonly used HTML language in addition to
the most famous computer. It is a markup language.
When the Internet started, the website was made only with
HTML, but now there is a lot of computer language.
We use CSS to give the style of the website but use HTML to
create the structure.
Apart from creating a website, whatever text, images, and
videos you see on the website are all put on a website with the help of HTML.
After creating an HTML document in notepad, to save the file
in HTML, you have to write .html after the file name.
Such as: - "my document.html"
Full form of HTML
HTML full form
The full form of HTML is "Hypertext Markup
Language". This is the full name of HTML. HTML is a computer language
that is used to define the structure of a web page.
Where is HTML used?
HTML uses
HTML Language is used in creating websites.
With the help of HTML, we can put content on a web page.
Many codes are used to execute work in HTML Language,
instructions are given inside these codes. As a result of that, information is
displayed on our web page.
With the help of HTML, you can add color, font size,
background color, table, etc. to the web page and also modify it.
We use tags to write HTML code. Which is about to be
mentioned below.
HTML is used to create web documents.
HTML is used for Game Development.
HTML is also used for Responsive Graphics.
Also, HTML is used and in many places.
What are HTML tags?
What is HTML tag
Tags are a type of Keyword written inside close bracket
<>.
The HTML tag is written between brackets in such a way as
<Tag Name>.
When you view your HTML page through browser, all these tags
are not visible in it, only their effects are seen.
Using tags, we can write HTML code and create a web page.
Any code that you write in HTML has to be written between the tags.
We write it like this: <title> my document
</title> Here whatever we have written inside the title tag will become
the title of that HTML Document.
What are HTML Elements?
From the opening tag inside the title tag to the closing tag
and whatever content is written between them, it is called HTML Elements.
Such as: - <title> my document </title>
Html Example
Features of html
Html Tag - <Html> </Html>
Html Document is started to be created from this Tag.
Head Tag - <Head> </Head>
It is used to create the Header Area of the Web Page.
Body Tag - <Body> </Body>
This Html Basics Tag can be used in Documents in one go.
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>
Use this tag to give the title of a web page. Which is
written inside the Head Tag.
Paragraph Tag - <P> </P>
Use this tag to write a paragraph.
Link Tag - <Link>
Link Tag is used for linking to the External Style Sheet.
Image Tag - <Img>
Let's use this tag to add an image link.
We use this tag to add images to our webpage.
How does HTML work?
How to work HTML
All the HTML files of a website are present on the
webserver. When you open any page of that website from your computer or mobile
browser such as - chrome, firefox, opera, internet explorer then it shows in
browser from HTML file server.
History of HTML
History of HTML in Hindi, HTML history
HTML was invented by Tim Berners-Lee in the year 1990. And
first of all, they used HTML.
He invented the World Wide Web ie WWW in 1989.
So far, many versions of HTML have come, about which we will
know below.
Html version
The version of HTML
There are many versions of HTML. Its latest version is
html5. Many features have been added to html5 as compared to the first version.
HTML is a primary version. It was sold in the year 1990.
The second version of HTML was HTML 2.0 in 1995.
The third version of HTML came in 1997, HTML 3.2.
The fourth version of HTML was HTML 4.01 in 1999.
In 2000, a version with a combination of XML and HTML was
introduced.
In 2014 the latest version of HTML came with HTML 5 which is
still.
The only updated version of HTML5 came in 2016, whose version is HTML5.1.
Then in 2017 its updated version HTML5.2 was launched.
The only updated version of HTML5 came in 2016, whose version is HTML5.1.
Then in 2017 its updated version HTML5.2 was launched.
Through this post, you have taught what HTML is, the full
form of HTML, how HTML works, where HTML is used?, History of HTML, Html
Example, and HTML version.
If you have got to learn something from this information
given by us, then you can share this post on any social site.