What is HTML – HyperText Markup Language
HTML Kya hai : HTML की फुल फॉर्म Hypertext Markup लैंग्वेज होती है | यह computer Markup language होती है जिसको की web pages and website design मे काम मे लिया जाता है | HTML मे markup symbols or codes को combine करके web pages design किये जाते है | HTML markup Web browser को बताता है की Web page’s के words and images को user के लिए किस प्रकार display किया जाये | हर एक individual markup code एक element को refer करता है, कुछ elements pairs मे आते है जो की indicate करते है की किस time पर display effect start करना hai and कब end करना है | Web browsers HTML files को read कर सकते है and उनको visible or audible web pages मे generate भी करते है |
Markup Language का meaning – Markup languages, text को process, define and present करने का एक तरीका है जिसमे की मार्कअप language code को specify करता है (formatting – “layout and style layout”) |
इसको W3C के direction मे constantly upgrade, revision and evolution किया जाता रहा है जिसके की यह Internet audience की growing demands and requirements को पूरा कर सके | The World Wide Web Consortium (W3C) एक international community है जहाँ पर Member organizations, full-time staff, and the public साथ मिलकर Web standards को maintain, research and develop करते है | HTML के 1991 से अब तक बहुत सारे version आ चुके hai –
HTML Version | Year |
---|---|
HTML | 1991 |
HTML 2.0 | 1995 |
HTML 3.2 | 1997 |
HTML 4.01 | 1999 |
XHTML | 2000 |
HTML 5 | 2014 |
Example of Small HTML Code –
<!DOCTYPE html>
<html>
<head>
<title>This is Page Title</title>
</head>
<body>
<h1>My First heading </h1>
<p>Hello world! This is my first Page</p>
</body>
</html>
Read Also – What is Java
Read Also – What is Dot Net Technology
Example Explained-
The <!DOCTYPE html> यह define करता है की यह document HTML5 है
<html> and </html> डिफाइन करता है की यह HTML डॉक्यूमेंट है
<head> and </head> Define करता है document के information को with start and end tag
<title> and </title> Define करता है Page के title को with start and end tag
<body> and </body> define करता है visible page content को with start and end tag
<h1> and </h1> define करता है heading start and end
<p> and </p> define करता है paragraph start and ending ko
How HTML works :- HTML मे series of short codes (टैग्स ) होते है जिसको की site author द्वारा text format मे HTML file मे save किया जाता है एक बार webpages का code complete ho jata hai to user code का output computer पर available किसी भी browser मे देख सकते है | This browser reads the file and translates the text into a visible form.
अगर आप HTML सीखना चाहते है तो उसके लिए सबसे अच्छी website है – http://www.w3schools.com/html/html_intro.asp | Es website pr aapko HTML ka pura explanation step by step milega |
Read Also –What is Programming Langauge
What is C Programming Language
What is PHP Programming Language
A very easy and detailed explanation for a beginner.Thank you 🙂
Thanks Dost…
Dear sir, maine bhi apna ek html blog banaya hai aap ek baar visit kar le please…
easyprogramminginhindi.blogspot.com
bahut accha hai dost….Good Luck
बहुत ही बढ़िया article लिखा आपने HTML के बारे में जो की beginners के लिए बहुत ही उपयोगी साबित होगा|
thank you so much sirji
good article sir..
it’s very easy to understand language thanks sir
Sir Muje html k program k liy kuch information lene h jaise k first time
, ka programs h wo k run krenge uskye aagye k program k
Practical smjna h jo corse kratye and starting k tipkrenge program
वेबसाइट कैसे बनाता हैं
Saurav Kumar
वेबसाइट कैसे बनाता हैं
Sir how much do you earn from this website?