History of HTML, HTML versions and features हिंदी और English में।

HTML का संक्षिप्त इतिहास

HTML का संक्षिप्त इतिहास - 1980 के दशक के अंत में, एक physicist, टिम बर्नर्स-ली जो CERN (सीईआरएन) में एक contractor थे, टिम ने CERN (सीईआरएन) शोधकर्ताओं के लिए एक system का प्रस्ताव रखा। 1989 में उन्होंने एक internet based hypertext system का प्रस्ताव लिखा था।

टिम बर्नर्स-ली को HTML के पिता के रूप में जाना जाता है। HTML का पहला उपलब्ध विवरण "HTML Tags" नामक एक document था जिसे 1991 के अंत में टिम द्वारा प्रस्तावित किया गया था। HTML का latest version HTML 5 है।


Brief History of HTML

Let's get to know Brief History of HTML.

Brief History of HTML - In the late 1980's , a physicist, Tim Berners-Lee who was a contractor at CERN, proposed a system for CERN researchers. In 1989, he wrote a memo proposing an internet based hypertext system.

Tim Berners-Lee is known as the father of HTML. The first available description of HTML was a document called "HTML Tags" proposed by Tim in late 1991. The latest version of HTML is HTML5, which we will learn later in this tutorial.



HTML Versions


HTML Versions - 

जब से HTML का आविष्कार किया गया है, तब से अब तक बहुत से html versions market में हैं।

HTML versions के बारे में संक्षिप्त परिचय नीचे दिया गया है: 


HTML 1.0: HTML का पहला Version 1.0 था, जो HTML Language का बैरबोनस संस्करण था, और इसे 1991 में जारी किया गया था।


HTML 2.0: यह अगला version था जो 1995 में जारी किया गया था, और यह वेबसाइट डिजाइन के लिए standard language version  था। HTML 2.0 अतिरिक्त features जैसे कि form-based file upload, text box, option button, आदि शामिल करने में सक्षम था।


HTML 3.2: HTML 3.2 version 1993 की शुरुआत में w3c (डब्लू 3 सी) द्वारा प्रकाशित किया गया था। यह version tables बनाने और form elements के लिए अतिरिक्त विकल्पों के लिए समर्थन प्रदान करने में सक्षम था। यह जटिल गणितीय समीकरणों के साथ एक web page का समर्थन भी कर सकता है। यह जनवरी 1997 तक किसी भी browser के लिए एक official standard बन गया। आज यह व्यावहारिक रूप से अधिकांश browsers द्वारा supported है


HTML 4.01: HTML 4.01 संस्करण दिसंबर 1999 को जारी किया गया था, और यह HTML का एक बहुत ही stable version है। यह version currently official standard है, और यह stylesheets (CSS) और various multimedia elements के लिए scripting ability  के लिए अतिरिक्त support प्रदान करता है।


HTML 5: HTML 5 HyperText Markup language का newest version है। इस version का पहला draft जनवरी 2008 में घोषित किया गया था। दो प्रमुख organizations हैं W3C (World Wide Web Consortium / वर्ल्ड वाइड वेब कंसोर्टियम), और दूसरा एक है WHATWG( Web Hypertext Application Technology Working Group / वेब हाइपरटेक्स्ट एप्लीकेशन टेक्नोलॉजी वर्किंग ग्रुप) जो HTML 5 version के development में शामिल हैं, और अभी भी, यह under development है।



HTML Versions

HTML Versions -

Since the time HTML was invented there are lots of HTML versions in market.

the brief introduction about the HTML version is given below:


HTML 1.0: The first version of HTML was 1.0, which was the barebones version of HTML language, and it was released in1991.

HTML 2.0: This was the next version which was released in 1995, and it was standard language version for website design. HTML 2.0 was able to support extra features such as form-based file upload, form elements such as text box, option button, etc.

HTML 3.2: HTML 3.2 version was published by W3C in early 1997. This version was capable of creating tables and providing support for extra options for form elements. It can also support a web page with complex mathematical equations. It became an official standard for any browser till January 1997. Today it is practically supported by most of the browsers.

HTML 4.01: HTML 4.01 version was released on December 1999, and it is a very stable version of HTML language. This version is the current official standard, and it provides added support for stylesheets (CSS) and scripting ability for various multimedia elements.

HTML5 : HTML5 is the newest version of HyperText Markup language. The first draft of this version was announced in January 2008. There are two major organizations one is W3C (World Wide Web Consortium), and another one is WHATWG( Web Hypertext Application Technology Working Group) which are involved in the development of HTML 5 version, and still, it is under development.


Features of HTML


Features of HTML -

1 - यह एक बहुत आसान और सरल भाषा है इसे आसानी से समझा जा सकता है और संशोधित किया जा सकता है।

2 - HTML के साथ एक प्रभावी प्रस्तुति बनाना बहुत आसान है क्योंकि इसमें बहुत सारे formatting tags हैं

3 - यह एक markup language है, इसलिए यह text के साथ webpages को design करने का एक flexible तरीका प्रदान करता है।

4 - यह programmers को webpages पर एक link जोड़ने के लिए (html anchor tag द्वारा) सुविधा प्रदान करता है, इसलिए यह उपयोगकर्ता के browsing के हित को बढ़ाता है।

5 - यह platform-independent है क्योंकि यह Windows, Linux, and Macintosh आदि जैसे किसी भी platform पर प्रदर्शित किया जा सकता है।

6 - यह programmer को webpages पर Graphics, Videos, and Sound जोड़ने के लिए सुविधा देता है जो इसे अधिक आकर्षक और interactive बनाता है।

7 - HTML एक case-insensitive language है, जिसका अर्थ है कि हम या तो lower-case या upper-case में tag का उपयोग कर सकते हैं।



Features of HTML


Features of HTML -

1 - It is a very easy and simple language. It can be easily understood and modified.

2 - It is very easy to make an effective presentation with HTML because it has a lot of formatting tags.

3 - It is a markup language, so it provides a flexible way to design web pages along with the text.

4 - It facilitates programmers to add a link on the web pages (by html anchor tag), so it enhances the interest of browsing of the user.

5 - It is platform-independent because it can be displayed on any platform like Windows, Linux, and Macintosh, etc.

6 - It facilitates the programmer to add Graphics, Videos, and Sound to the web pages which makes it more attractive and interactive.

7 - HTML is a case-insensitive language, which means we can use tags either in lower-case or upper-case.


टिप्पणियाँ

इस ब्लॉग से लोकप्रिय पोस्ट

HTML tag, Element and Attribute in English

Redmi K30i 5G को स्नैपड्रैगन 765G और 120Hz डिस्प्ले के साथ घोषित किया गया है: कीमत, स्पेसिफिकेशन और बहुत कुछ

HTML Tag, Attribute and Element in detail हिन्दी में।