Physical Address
Godawari 2 Attariya Kailali
Physical Address
Godawari 2 Attariya Kailali
Hello there, What is HTML? HTML stands for Hyper Text Markup Language. Basically, this Markup Language is used to create Web pages. This markup Language tells us the structure of a Web page. This markup Language tells a web browser how to display Text, images, and other forms of multimedia on a webpage.
<!DOCTYPE html>
<HTML>
<Head>
<Title> Firs HTML example<Title>
</Head>
<Body>
<h1> First Heading</h1>
<p> This is the paragraph for writing content.</p>
<Body>
</HTML>
Tim Berners Lee a Physicist at the CERN research institute invented HTML in 1980. Tim Berners Lee is also known as the father of HTML. The first HTML version consisted of 18 HTML tags. Now in 2023, there are more than 130 HTML tags. from 1980 to 2023 there is improving in HTML from HTML 1.0 To HTML 5. In the new version of HTML, there are many new tags. let’s talk about different versions of HTML.
This is the first version of HTML known as HTML1.0 Which consist of a few tags. It was launched in 1991 by Tim Berners Lee.
HTML 2.0 is the next new Version of HTML Which was released in 1995. This HTML version was launched with new features like File upload, form elements, an Options button, and a text box. At this time HTML was growing rapidly. The web developer loves it.
HTML 3.0 is the next new version of HTML 2 Which was launched by W3C in 1997. These 3.0 versions support creating the table and provide extra options for the form element. It supports the complex mathematical equation on the web page. Unfortunately, the new powerful features of HTML slowed down the browser in applying further improvements.
This 4.0 version was launched in 1999. It is a stable version of HTML. In the version, It provides additional support for CSS (Stylesheet) and Scripting ability. This version became successful among developers.
This new and latest version of HTML was announced in 2008. The version was launched by major organizations W3C and WHATWG. The HTML5 content has more than 130 tags.